Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/call_manager/frameworks/cj/src/
H A Dtelephony_call_impl.cpp103 std::string tmpCountryCode = cCountryCode; in FormatPhoneNumberToE164() local
106 std::u16string countryCode = Str8ToStr16(tmpCountryCode); in FormatPhoneNumberToE164()
185 std::string tmpCountryCode = cCountryCode; in FormatPhoneNumber() local
187 std::u16string countryCode = Str8ToStr16(tmpCountryCode); in FormatPhoneNumber()