Searched defs:DecodeUTF16 (Results 1 – 2 of 2) sorted by relevance
| /external/libchrome/base/json/ | ||
| D | json_parser.cc | 563 bool JSONParser::DecodeUTF16(uint32_t* out_code_point) { in DecodeUTF16() function in base::internal::JSONParser |
| /external/cronet/base/json/ | ||
| D | json_parser.cc | 687 bool JSONParser::DecodeUTF16(base_icu::UChar32* out_code_point) { in DecodeUTF16() function in base::internal::JSONParser |