Searched refs:StartBatchMode (Results 1 - 4 of 4) sorted by relevance

/external/chromium/chrome/browser/
H A Dutility_process_host.h30 // use StartBatchMode(), then multiple calls to StartFooBar(p),
163 bool StartBatchMode();
165 // Ends the utility process. Must be called after StartBatchMode().
174 // has already been started via StartBatchMode().
187 // True when running in batch mode, i.e., StartBatchMode() has been called
H A Dutility_process_host.cc104 bool UtilityProcessHost::StartBatchMode() { function in class:UtilityProcessHost
H A Didbbindingutilities_browsertest.cc80 utility_process_host_->StartBatchMode();
/external/chromium/chrome/browser/extensions/
H A Dextension_webstore_private_api.cc173 utility_host_->StartBatchMode();

Completed in 138 milliseconds