Home
last modified time | relevance | path

Searched defs:DecodeUTF16 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libchrome/base/json/
H A Djson_parser.cc563 bool JSONParser::DecodeUTF16(uint32_t* out_code_point) { in DecodeUTF16() function in base::internal::JSONParser
/aosp_15_r20/external/cronet/base/json/
H A Djson_parser.cc695 bool JSONParser::DecodeUTF16(base_icu::UChar32* out_code_point) { in DecodeUTF16() function in base::internal::JSONParser