Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/call_manager/frameworks/cj/src/
H A Dtelephony_call_impl.cpp100 …char* TelephonyCallImpl::FormatPhoneNumberToE164(char *cPhoneNumber, char *cCountryCode, int32_t *… in FormatPhoneNumberToE164()
181 …char* TelephonyCallImpl::FormatPhoneNumber(char *cPhoneNumber, char *cCountryCode, int32_t *errCod… in FormatPhoneNumber()
H A Dtelephony_call_ffi.cpp29 …char* FfiOHOSTelephonyCallFormatPhoneNumberToE164(char *cPhoneNumber, char *cCountryCode, int32_t … in FfiOHOSTelephonyCallFormatPhoneNumberToE164()