HomeSort by relevance Sort by last modified time
    Searched refs:StartBatchMode (Results 1 - 4 of 4) sorted by null

  /external/chromium/chrome/browser/
utility_process_host.h 30 // 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
utility_process_host.cc 104 bool UtilityProcessHost::StartBatchMode() {
idbbindingutilities_browsertest.cc 80 utility_process_host_->StartBatchMode();
  /external/chromium/chrome/browser/extensions/
extension_webstore_private_api.cc 173 utility_host_->StartBatchMode();

Completed in 128 milliseconds