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

/external/chromium_org/components/keyed_service/content/
H A Drefcounted_browser_context_keyed_service_factory.h86 RefCountedStorage; typedef in class:RefcountedBrowserContextKeyedServiceFactory
91 RefCountedStorage mapping_;
H A Drefcounted_browser_context_keyed_service_factory.cc64 RefCountedStorage::const_iterator it = mapping_.find(context);
101 RefCountedStorage::iterator it = mapping_.find(context);
/external/chromium_org/third_party/WebKit/Source/wtf/
H A DFunctionalTest.cpp231 TEST(FunctionalTest, RefCountedStorage)

Completed in 182 milliseconds