OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EndBatchMode
(Results
1 - 4
of
4
) sorted by null
/external/chromium/chrome/browser/
utility_process_host.h
31
// then finish with
EndBatchMode
().
161
// Starts utility process in batch mode. Caller must call
EndBatchMode
()
166
void
EndBatchMode
();
188
// and the utility process will run until
EndBatchMode
().
utility_process_host.cc
111
void UtilityProcessHost::
EndBatchMode
() {
idbbindingutilities_browsertest.cc
93
utility_process_host_->
EndBatchMode
();
/external/chromium/chrome/browser/extensions/
extension_webstore_private_api.cc
224
utility_host_->
EndBatchMode
();
Completed in 54 milliseconds