Home
last modified time | relevance | path

Searched defs:SchemaMap (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/components/policy/core/common/
Dschema_map.cc14 SchemaMap::SchemaMap() {} in SchemaMap() function in policy::SchemaMap
16 SchemaMap::SchemaMap(DomainMap& map) { in SchemaMap() function in policy::SchemaMap
Dschema_registry.h22 class SchemaMap; variable