Searched defs:GetStore (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/v8/tools/testrunner/local/
H A Dperfdata.py113 def GetStore(self, arch, mode): member in class:PerfDataManager
/external/chromium_org/sync/internal_api/attachments/
H A Dattachment_service_proxy.cc61 AttachmentStore* AttachmentServiceProxy::GetStore() { function in class:syncer::AttachmentServiceProxy
110 AttachmentStore* AttachmentServiceProxy::Core::GetStore() { function in class:syncer::AttachmentServiceProxy::Core
H A Dattachment_service_impl.cc164 AttachmentStore* AttachmentServiceImpl::GetStore() { function in class:syncer::AttachmentServiceImpl
/external/chromium_org/rlz/chromeos/lib/
H A Drlz_value_store_chromeos.cc326 RlzValueStore* ScopedRlzValueStoreLock::GetStore() { function in class:rlz_lib::ScopedRlzValueStoreLock
/external/chromium_org/rlz/win/lib/
H A Drlz_value_store_registry.cc382 RlzValueStore* ScopedRlzValueStoreLock::GetStore() { function in class:rlz_lib::ScopedRlzValueStoreLock
/external/chromium_org/chrome/browser/safe_browsing/
H A Dsafe_browsing_database.cc422 SafeBrowsingStore* SafeBrowsingDatabaseNew::GetStore(const int list_id) { function in class:SafeBrowsingDatabaseNew
892 SafeBrowsingStore* store = GetStore(list_id);
925 SafeBrowsingStore* store = GetStore(list_id);

Completed in 374 milliseconds