Searched refs:schema_registry_service_ (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/profiles/
H A Dprofile_impl.h227 // which depends on |schema_registry_service_|.
229 scoped_ptr<policy::SchemaRegistryService> schema_registry_service_; member in class:ProfileImpl
H A Dprofile_impl.cc425 schema_registry_service_ =
/external/chromium_org/chrome/test/base/
H A Dtesting_profile.h410 scoped_ptr<policy::SchemaRegistryService> schema_registry_service_; member in class:TestingProfile
H A Dtesting_profile.cc728 schema_registry_service_ =
731 CHECK_EQ(schema_registry_service_.get(),

Completed in 79 milliseconds