Home
last modified time | relevance | path

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

/external/libchrome/components/policy/core/common/
Dschema.cc157 static scoped_refptr<const InternalStorage> ParseSchema(
311 Schema::InternalStorage::ParseSchema(const base::DictionaryValue& schema, in ParseSchema() function in policy::Schema::InternalStorage
1055 InternalStorage::ParseSchema(*dict, error); in Parse()