Searched refs:has_type_or_ref (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/components/json_schema/
H A Djson_schema_validator.cc93 bool has_type_or_ref = false; local
123 has_type_or_ref = true;
251 has_type_or_ref = true;
254 if (!has_type_or_ref) {

Completed in 73 milliseconds