OnSchemaRegistryReady   69 chrome/browser/extensions/api/storage/settings_apitest.cc   MOCK_METHOD0(OnSchemaRegistryReady, void());
OnSchemaRegistryReady  101 components/policy/core/common/cloud/component_cloud_policy_service.h   virtual void OnSchemaRegistryReady() OVERRIDE;
OnSchemaRegistryReady   75 components/policy/core/common/configuration_policy_provider.h   virtual void OnSchemaRegistryReady() OVERRIDE;
OnSchemaRegistryReady   27 components/policy/core/common/forwarding_policy_provider.cc     OnSchemaRegistryReady();
OnSchemaRegistryReady   49 components/policy/core/common/forwarding_policy_provider.h   virtual void OnSchemaRegistryReady() OVERRIDE;
OnSchemaRegistryReady   69 components/policy/core/common/schema_registry.cc     FOR_EACH_OBSERVER(Observer, observers_, OnSchemaRegistryReady());
OnSchemaRegistryReady   40 components/policy/core/common/schema_registry.h     virtual void OnSchemaRegistryReady() = 0;
OnSchemaRegistryReady  103 components/policy/core/common/schema_registry.h   virtual void OnSchemaRegistryReady() OVERRIDE;
OnSchemaRegistryReady   48 components/policy/core/common/schema_registry_unittest.cc   MOCK_METHOD0(OnSchemaRegistryReady, void());
OnSchemaRegistryReady  111 components/policy/core/common/schema_registry_unittest.cc   EXPECT_CALL(observer, OnSchemaRegistryReady()).Times(0);
OnSchemaRegistryReady  116 components/policy/core/common/schema_registry_unittest.cc   EXPECT_CALL(observer, OnSchemaRegistryReady());
OnSchemaRegistryReady  120 components/policy/core/common/schema_registry_unittest.cc   EXPECT_CALL(observer, OnSchemaRegistryReady()).Times(0);