Home
last modified time | relevance | path

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

/third_party/gn/src/base/json/
Djson_reader.h68 JSON_TOO_MUCH_NESTING, enumerator
Djson_reader.cc88 case JSON_TOO_MUCH_NESTING: in ErrorCodeToString()
Djson_parser.cc334 ReportError(JSONReader::JSON_TOO_MUCH_NESTING, 0); in ConsumeDictionary()
398 ReportError(JSONReader::JSON_TOO_MUCH_NESTING, 0); in ConsumeList()