Home
last modified time | relevance | path

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

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