Home
last modified time | relevance | path

Searched defs:FormatPhoneNumber (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/base/telephony/call_manager/frameworks/cj/src/
H A Dtelephony_call_impl.cpp181 …char* TelephonyCallImpl::FormatPhoneNumber(char *cPhoneNumber, char *cCountryCode, int32_t *errCod… in FormatPhoneNumber() function in OHOS::Telephony::TelephonyCallImpl
/ohos5.0/base/telephony/call_manager/test/fuzztest/formatphonenumber_fuzzer/
H A Dformatphonenumber_fuzzer.cpp138 int32_t FormatPhoneNumber(const uint8_t *data, size_t size) in FormatPhoneNumber() function
/ohos5.0/base/telephony/call_manager/utils/src/
H A Dcall_number_utils.cpp38 int32_t CallNumberUtils::FormatPhoneNumber( in FormatPhoneNumber() function in OHOS::Telephony::CallNumberUtils
/ohos5.0/base/telephony/call_manager/test/unittest/call_manager_gtest/src/
H A Dcall_manager_connect.cpp378 int32_t CallManagerConnect::FormatPhoneNumber( in FormatPhoneNumber() function in OHOS::Telephony::CallManagerConnect
/ohos5.0/base/telephony/call_manager/frameworks/native/src/
H A Dcall_manager_client.cpp430 int32_t CallManagerClient::FormatPhoneNumber( in FormatPhoneNumber() function in OHOS::Telephony::CallManagerClient
H A Dcall_manager_proxy.cpp930 int32_t CallManagerProxy::FormatPhoneNumber( in FormatPhoneNumber() function in OHOS::Telephony::CallManagerProxy
H A Dcall_manager_service_proxy.cpp812 int32_t CallManagerServiceProxy::FormatPhoneNumber( in FormatPhoneNumber() function in OHOS::Telephony::CallManagerServiceProxy
/ohos5.0/base/telephony/call_manager/services/call_manager_service/src/
H A Dcall_manager_service.cpp999 int32_t CallManagerService::FormatPhoneNumber( in FormatPhoneNumber() function in OHOS::Telephony::CallManagerService
/ohos5.0/base/telephony/call_manager/services/call/src/
H A Dcall_control_manager.cpp1186 int32_t CallControlManager::FormatPhoneNumber( in FormatPhoneNumber() function in OHOS::Telephony::CallControlManager
/ohos5.0/base/telephony/call_manager/test/unittest/ui_client/
H A Dui_client_test.cpp705 void FormatPhoneNumber() in FormatPhoneNumber() function
/ohos5.0/base/global/i18n/interfaces/js/kits/src/
H A Di18n_addon.cpp879 napi_value I18nAddon::FormatPhoneNumber(napi_env env, napi_callback_info info) in FormatPhoneNumber() function in OHOS::Global::I18n::I18nAddon
/ohos5.0/base/telephony/call_manager/frameworks/js/napi/src/
H A Dnapi_call_manager.cpp2499 napi_value NapiCallManager::FormatPhoneNumber(napi_env env, napi_callback_info info) in FormatPhoneNumber() function in OHOS::Telephony::NapiCallManager