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

  /external/chromium_org/rlz/lib/
rlz_lib_clear.cc 21 rlz_lib::RlzValueStore* store = lock.GetStore();
33 rlz_lib::RlzValueStore* store = lock.GetStore();
55 if (!lock_->GetStore())
72 if (lock_->GetStore())
financial_ping.cc 100 RlzValueStore* store = lock.GetStore();
317 RlzValueStore* store = lock.GetStore();
345 RlzValueStore* store = lock.GetStore();
356 RlzValueStore* store = lock.GetStore();
rlz_value_store.h 81 // it is in scope. If the class fails to acquire a lock, its GetStore() method
85 // RlzValueStore* store = lock.GetStore();
97 RlzValueStore* GetStore();
rlz_lib.cc 148 rlz_lib::RlzValueStore* store = lock.GetStore();
226 RlzValueStore* store = lock.GetStore();
245 RlzValueStore* store = lock.GetStore();
274 RlzValueStore* store = lock.GetStore();
303 RlzValueStore* store = lock.GetStore();
315 RlzValueStore* store = lock.GetStore();
500 rlz_lib::RlzValueStore* store = lock.GetStore();
615 RlzValueStore* store = lock.GetStore();
financial_ping_test.cc 184 rlz_lib::RlzValueStore* store = lock.GetStore();
  /external/chromium/chrome/browser/safe_browsing/
safe_browsing_database.h 232 SafeBrowsingStore* GetStore(int list_id);
safe_browsing_database.cc 451 SafeBrowsingStore* SafeBrowsingDatabaseNew::GetStore(const int list_id) {
733 SafeBrowsingStore* store = GetStore(list_id);
774 SafeBrowsingStore* store = GetStore(list_id);
803 SafeBrowsingStore* store = GetStore(list_id);
848 SafeBrowsingStore* store = GetStore(list_id);
    [all...]
  /external/chromium_org/v8/tools/testrunner/network/
perfdata.py 113 def GetStore(self, arch, mode):
network_execution.py 58 self.perfdata = self.perf_data_manager.GetStore(context.arch, context.mode)
  /external/chromium_org/v8/tools/testrunner/server/
main.py 233 data_store = self.perf_data_manager.GetStore(arch, mode)
237 data_store = self.perf_data_manager.GetStore(arch, mode)
  /external/chromium_org/chrome/browser/safe_browsing/
safe_browsing_database.h 323 SafeBrowsingStore* GetStore(int list_id);
safe_browsing_database.cc 422 SafeBrowsingStore* SafeBrowsingDatabaseNew::GetStore(const int list_id) {
795 SafeBrowsingStore* store = GetStore(list_id);
837 SafeBrowsingStore* store = GetStore(list_id);
866 SafeBrowsingStore* store = GetStore(list_id);
    [all...]
  /external/chromium_org/rlz/chromeos/lib/
rlz_value_store_chromeos.cc 323 RlzValueStore* ScopedRlzValueStoreLock::GetStore() {
  /external/chromium_org/rlz/win/lib/
rlz_value_store_registry.cc 380 RlzValueStore* ScopedRlzValueStoreLock::GetStore() {

Completed in 593 milliseconds