Searched defs:value_store (Results 1 – 4 of 4) sorted by relevance
69 TestingValueStore* value_store() { return value_store_; } in value_store() function
95 scoped_ptr<TestingValueStore> value_store(new TestingValueStore()); in CreateExtensionService() local
89 StateStore::StateStore(Profile* profile, scoped_ptr<ValueStore> value_store) in StateStore()
106 ValueStoreFrontend::ValueStoreFrontend(scoped_ptr<ValueStore> value_store) in ValueStoreFrontend()