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/
H A Djson_reader.h68 JSON_TOO_MUCH_NESTING, enumerator
H A Djson_reader.cc88 case JSON_TOO_MUCH_NESTING:
H A Djson_parser.cc334 ReportError(JSONReader::JSON_TOO_MUCH_NESTING, 0); in ConsumeDictionary()
398 ReportError(JSONReader::JSON_TOO_MUCH_NESTING, 0); in ConsumeList()

Completed in 2 milliseconds