Searched defs:schema_map (Results 1 – 6 of 6) sorted by relevance
69 const scoped_refptr<SchemaMap>& schema_map) { in InitialLoad()98 void AsyncPolicyLoader::RefreshPolicies(scoped_refptr<SchemaMap> schema_map) { in RefreshPolicies()
59 const scoped_refptr<SchemaMap>& schema_map() const { return schema_map_; } in schema_map() function
76 const scoped_refptr<SchemaMap>& schema_map() const { return schema_map_; } in schema_map() function
133 scoped_refptr<SchemaMap> schema_map = new SchemaMap(domain_map); in TEST_F() local231 scoped_refptr<SchemaMap> schema_map = new SchemaMap(domain_map); in TEST_F() local
58 ConfigurationPolicyProvider::schema_map() const { in schema_map() function in policy::ConfigurationPolicyProvider
296 scoped_refptr<SchemaMap> schema_map = registry->schema_map(); in TEST() local