Home
last modified time | relevance | path

Searched defs:GetStore (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/sync/internal_api/attachments/
Dattachment_service_proxy.cc61 AttachmentStore* AttachmentServiceProxy::GetStore() { in GetStore() function in syncer::AttachmentServiceProxy
110 AttachmentStore* AttachmentServiceProxy::Core::GetStore() { in GetStore() function in syncer::AttachmentServiceProxy::Core
Dattachment_service_proxy_unittest.cc37 virtual AttachmentStore* GetStore() OVERRIDE { return NULL; } in GetStore() function in syncer::StubAttachmentService
158 TEST_F(AttachmentServiceProxyTest, GetStore) { in TEST_F() argument
Dattachment_service_impl.cc164 AttachmentStore* AttachmentServiceImpl::GetStore() { in GetStore() function in syncer::AttachmentServiceImpl
Dattachment_service_impl_unittest.cc275 TEST_F(AttachmentServiceImplTest, GetStore) { in TEST_F() argument
/external/chromium_org/v8/tools/testrunner/local/
Dperfdata.py113 def GetStore(self, arch, mode): member in PerfDataManager
/external/chromium_org/rlz/chromeos/lib/
Drlz_value_store_chromeos.cc326 RlzValueStore* ScopedRlzValueStoreLock::GetStore() { in GetStore() function in rlz_lib::ScopedRlzValueStoreLock
/external/chromium_org/rlz/win/lib/
Drlz_value_store_registry.cc382 RlzValueStore* ScopedRlzValueStoreLock::GetStore() { in GetStore() function in rlz_lib::ScopedRlzValueStoreLock
/external/chromium_org/chrome/browser/safe_browsing/
Dsafe_browsing_database.cc422 SafeBrowsingStore* SafeBrowsingDatabaseNew::GetStore(const int list_id) { in GetStore() function in SafeBrowsingDatabaseNew