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

/external/chromium/chrome/browser/
H A Didbbindingutilities_browsertest.cc66 utility_process_host_(NULL),
78 utility_process_host_ =
80 utility_process_host_->StartBatchMode();
93 utility_process_host_->EndBatchMode();
94 utility_process_host_ = NULL;
123 utility_process_host_->StartIDBKeysFromValuesAndKeyPath(
139 bool ret = utility_process_host_->StartInjectIDBKey(key, value, key_path);
180 UtilityProcessHost* utility_process_host_; member in class:IDBKeyPathHelper

Completed in 32 milliseconds