HomeSort by relevance Sort by last modified time
    Searched defs:kUnknownTypeReference (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/common/
json_schema_validator.h 72 static const char kUnknownTypeReference[];
json_schema_validator.cc 61 const char JSONSchemaValidator::kUnknownTypeReference[] =
190 Error(path, FormatErrorMessage(kUnknownTypeReference, ref)));

Completed in 467 milliseconds