Home
last modified time | relevance | path

Searched refs:countryCodeU16 (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/telephony/call_manager/test/fuzztest/formatphonenumbertoe164_fuzzer/
H A Dformatphonenumbertoe164_fuzzer.cpp35 auto countryCodeU16 = Str8ToStr16(countryCode); in FormatPhoneNumberToE164() local
37 dataParcel.WriteString16(countryCodeU16); in FormatPhoneNumberToE164()
/ohos5.0/base/telephony/call_manager/test/fuzztest/formatphonenumber_fuzzer/
H A Dformatphonenumber_fuzzer.cpp146 auto countryCodeU16 = Str8ToStr16(countryCode); in FormatPhoneNumber() local
149 dataParcel.WriteString16(countryCodeU16); in FormatPhoneNumber()