Home
last modified time | relevance | path

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

/external/libchrome/components/policy/core/common/
Dschema.cc236 bool ParseDictionary(const base::DictionaryValue& schema,
503 if (!ParseDictionary(schema, schema_node, id_map, reference_list, error)) in Parse()
535 bool Schema::InternalStorage::ParseDictionary( in ParseDictionary() function in policy::Schema::InternalStorage