Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/components/policy/core/common/
H A Dasync_policy_provider.h26 class SchemaRegistry; variable
H A Dschema_registry.cc16 SchemaRegistry::SchemaRegistry() : schema_map_(new SchemaMap) { in SchemaRegistry() function in policy::SchemaRegistry