Home
last modified time | relevance | path

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

/external/libchrome/components/policy/core/common/
Dschema_internal.h137 int validation_schema_root_index; member
Dschema.cc169 return schema_data_.validation_schema_root_index >= 0 in validation_schema_root_node()
170 ? schema(schema_data_.validation_schema_root_index) in validation_schema_root_node()
304 storage->schema_data_.validation_schema_root_index = in Wrap()
305 data->validation_schema_root_index; in Wrap()
368 data->validation_schema_root_index = -1; in ParseSchema()