Home
last modified time | relevance | path

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

/external/chromium/chrome/common/
Djson_schema_validator.cc92 std::string JSONSchemaValidator::GetJSONSchemaType(Value* value) { in GetJSONSchemaType() function in JSONSchemaValidator
/external/chromium_org/components/json_schema/
Djson_schema_validator.cc311 std::string JSONSchemaValidator::GetJSONSchemaType(const base::Value* value) { in GetJSONSchemaType() function in JSONSchemaValidator