HomeSort by relevance Sort by last modified time
    Searched defs:schema_map_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/components/policy/core/common/
async_policy_loader.h 58 // |schema_map_|.
72 const scoped_refptr<SchemaMap>& schema_map() const { return schema_map_; }
112 scoped_refptr<SchemaMap> schema_map_; member in class:policy::AsyncPolicyLoader
schema_registry.h 59 const scoped_refptr<SchemaMap>& schema_map() const { return schema_map_; }
88 scoped_refptr<SchemaMap> schema_map_; member in class:policy::SchemaRegistry

Completed in 58 milliseconds