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

  /external/chromium_org/v8/tools/testrunner/network/
perfdata.py 113 def GetStore(self, arch, mode):
  /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() {
  /external/chromium/chrome/browser/safe_browsing/
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/chrome/browser/safe_browsing/
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...]

Completed in 263 milliseconds