Home
last modified time | relevance | path

Searched defs:FormatPhoneNumberToE164 (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/base/telephony/call_manager/test/fuzztest/formatphonenumbertoe164_fuzzer/
H A Dformatphonenumbertoe164_fuzzer.cpp26 int32_t FormatPhoneNumberToE164(const uint8_t *data, size_t size) in FormatPhoneNumberToE164() function
/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() function in OHOS::Telephony::TelephonyCallImpl
/ohos5.0/base/telephony/call_manager/utils/src/
H A Dcall_number_utils.cpp65 int32_t CallNumberUtils::FormatPhoneNumberToE164( in FormatPhoneNumberToE164() function in OHOS::Telephony::CallNumberUtils
/ohos5.0/base/telephony/call_manager/test/unittest/call_manager_gtest/src/
H A Dcall_manager_connect.cpp388 int32_t CallManagerConnect::FormatPhoneNumberToE164( in FormatPhoneNumberToE164() function in OHOS::Telephony::CallManagerConnect
/ohos5.0/base/telephony/call_manager/frameworks/native/src/
H A Dcall_manager_client.cpp441 int32_t CallManagerClient::FormatPhoneNumberToE164( in FormatPhoneNumberToE164() function in OHOS::Telephony::CallManagerClient
H A Dcall_manager_proxy.cpp950 int32_t CallManagerProxy::FormatPhoneNumberToE164( in FormatPhoneNumberToE164() function in OHOS::Telephony::CallManagerProxy
H A Dcall_manager_service_proxy.cpp839 int32_t CallManagerServiceProxy::FormatPhoneNumberToE164( in FormatPhoneNumberToE164() function in OHOS::Telephony::CallManagerServiceProxy
/ohos5.0/base/telephony/call_manager/services/call_manager_service/src/
H A Dcall_manager_service.cpp1010 int32_t CallManagerService::FormatPhoneNumberToE164( in FormatPhoneNumberToE164() function in OHOS::Telephony::CallManagerService
/ohos5.0/base/telephony/call_manager/services/call/src/
H A Dcall_control_manager.cpp1196 int32_t CallControlManager::FormatPhoneNumberToE164( in FormatPhoneNumberToE164() function in OHOS::Telephony::CallControlManager
/ohos5.0/base/telephony/call_manager/test/unittest/ui_client/
H A Dui_client_test.cpp733 void FormatPhoneNumberToE164() in FormatPhoneNumberToE164() function
/ohos5.0/base/telephony/call_manager/frameworks/js/napi/src/
H A Dnapi_call_manager.cpp2535 napi_value NapiCallManager::FormatPhoneNumberToE164(napi_env env, napi_callback_info info) in FormatPhoneNumberToE164() function in OHOS::Telephony::NapiCallManager