Home
last modified time | relevance | path

Searched defs:kUnknownTypeReference (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/components/json_schema/
Djson_schema_validator.h80 static const char kUnknownTypeReference[]; variable
Djson_schema_validator.cc323 const char JSONSchemaValidator::kUnknownTypeReference[] = member in JSONSchemaValidator