Home
last modified time | relevance | path

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

/external/chromium_org/components/policy/core/common/
Dschema.cc146 static scoped_refptr<const InternalStorage> ParseSchema(
285 Schema::InternalStorage::ParseSchema(const base::DictionaryValue& schema, in ParseSchema() function in policy::Schema::InternalStorage
977 InternalStorage::ParseSchema(*dict, error); in Parse()