Home
last modified time | relevance | path

Searched refs:known_property (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/components/policy/core/common/
Dschema.cc1138 Schema known_property = GetKnownProperty(key); in GetMatchingProperties() local
1139 if (known_property.valid()) in GetMatchingProperties()
1140 schema_list.push_back(known_property); in GetMatchingProperties()