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

  /external/chromium/chrome/common/
json_schema_validator.h 81 static const char kStringMaxLength[];
json_schema_validator.cc 79 const char JSONSchemaValidator::kStringMaxLength[] =
446 kStringMaxLength, base::IntToString(max_length))));

Completed in 1275 milliseconds