Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/components/policy/core/common/
H A Dschema.cc259 bool ParseStringPattern(const base::DictionaryValue& schema,
512 if (!ParseStringPattern(schema, schema_node, error)) in Parse()
721 bool Schema::InternalStorage::ParseStringPattern( in ParseStringPattern() function in policy::Schema::InternalStorage