Searched refs:DecodeJSONInRust (Results 1 – 1 of 1) sorted by relevance
82 JSONReader::Result DecodeJSONInRust(const base::StringPiece& json, in DecodeJSONInRust() function139 JSONReader::Result result = DecodeJSONInRust(json, options, max_depth); in Read()154 return DecodeJSONInRust(json, options, internal::kAbsoluteMaxDepth); in ReadAndReturnValueWithError()