Searched refs:countryCodeU16 (Results 1 – 2 of 2) sorted by relevance
35 auto countryCodeU16 = Str8ToStr16(countryCode); in FormatPhoneNumberToE164() local37 dataParcel.WriteString16(countryCodeU16); in FormatPhoneNumberToE164()
146 auto countryCodeU16 = Str8ToStr16(countryCode); in FormatPhoneNumber() local149 dataParcel.WriteString16(countryCodeU16); in FormatPhoneNumber()