Home
last modified time | relevance | path

Searched refs:JSON_TOO_LARGE (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/base/json/
Djson_reader.h74 JSON_TOO_LARGE, enumerator
Djson_reader.cc104 case JSON_TOO_LARGE: in ErrorCodeToString()
Djson_parser.cc86 ReportError(JSONReader::JSON_TOO_LARGE, 0); in Parse()