/ohos5.0/base/telephony/call_manager/utils/src/ |
H A D | call_number_utils.cpp | 39 const std::string &phoneNumber, const std::string &countryCode, std::string &formatNumber) in FormatPhoneNumber() 66 const std::string phoneNumber, const std::string countryCode, std::string &formatNumber) in FormatPhoneNumberToE164() 72 const std::string phoneNumber, const std::string countryCode, std::string &formatNumber) in FormatPhoneNumberToNational() 81 const std::string phoneNumber, const std::string countryCode, std::string &formatNumber) in FormatPhoneNumberToInternational() 89 int32_t CallNumberUtils::FormatNumberBase(const std::string phoneNumber, std::string countryCode, in FormatNumberBase() 111 const std::string &phoneNumber, const std::string &countryCode, std::string &formatNumber) in FormatPhoneNumberAsYouType() 156 int32_t CallNumberUtils::CheckNumberIsEmergency(const std::string &phoneNumber, const int32_t slotI… in CheckNumberIsEmergency() 240 bool CallNumberUtils::HasBCPhoneNumber(const std::string &phoneNumber) in HasBCPhoneNumber() 290 std::vector<std::string> phoneNumber; in QueryNumberLocationInfo() local 376 std::vector<std::string> phoneNumber; in QueryYellowPageAndMarkInfo() local
|
/ohos5.0/base/telephony/call_manager/test/unittest/call_manager_gtest/src/ |
H A D | call_manager2_gtest.cpp | 332 std::string phoneNumber = "11111111111"; variable 403 std::string phoneNumber = "-12354785268"; variable 557 std::string phoneNumber = PHONE_NUMBER; // OPERATOR PHONY NUMBER variable 580 std::string phoneNumber = PHONE_NUMBER; // OPERATOR PHONY NUMBER variable 604 std::string phoneNumber = PHONE_NUMBER; // OPERATOR PHONY NUMBER variable 663 std::string phoneNumber = "33333333333"; variable 692 std::string phoneNumber = PHONE_NUMBER; // OPERATOR PHONY NUMBER variable 724 std::string phoneNumber = variable 765 std::string phoneNumber = ""; variable 824 std::string phoneNumber = "10086"; variable [all …]
|
H A D | call_manager8_gtest.cpp | 181 std::string phoneNumber = "77777777777"; variable 214 std::string phoneNumber = "88888888888"; variable 251 std::string phoneNumber = "99999999999"; variable 280 std::string phoneNumber = "00000001111"; variable 313 std::string phoneNumber = "00000002222"; variable 346 std::string phoneNumber = "00000003333"; variable 380 std::string phoneNumber = "00000004444"; variable 433 std::string phoneNumber = "00000000000"; variable
|
H A D | call_manager4_gtest.cpp | 337 std::u16string phoneNumber = Str8ToStr16(number); variable 363 std::u16string phoneNumber = Str8ToStr16("112"); variable 414 std::u16string phoneNumber = Str8ToStr16(number); variable 441 std::u16string phoneNumber = Str8ToStr16(number); variable 460 std::u16string phoneNumber = Str8ToStr16(number); variable 479 std::u16string phoneNumber = Str8ToStr16(number); variable 498 std::u16string phoneNumber = Str8ToStr16(number); variable 613 std::string phoneNumber = "10086"; variable 684 std::string phoneNumber = "10086"; variable
|
H A D | call_manager1_gtest.cpp | 350 std::string phoneNumber = "10086"; variable 595 std::string phoneNumber = "44444444444"; variable 644 std::string phoneNumber = ""; variable 702 std::string phoneNumber = "55555555555"; variable 839 std::string phoneNumber = "10086"; variable
|
/ohos5.0/base/telephony/call_manager/frameworks/cj/src/ |
H A D | telephony_call_ffi.cpp | 39 …bool FfiOHOSTelephonyCallIsEmergencyPhoneNumber(char* phoneNumber, int32_t slotId, int32_t* errCod… in FfiOHOSTelephonyCallIsEmergencyPhoneNumber() 59 int32_t FfiOHOSTelephonyCallDialCall(char *phoneNumber, DialCallOptions options) in FfiOHOSTelephonyCallDialCall() 69 …char* FfiOHOSTelephonyCallFormatPhoneNumber(char *phoneNumber, char *countryCode, int32_t *errCode) in FfiOHOSTelephonyCallFormatPhoneNumber()
|
H A D | telephony_call_impl.cpp | 105 std::u16string phoneNumber = Str8ToStr16(tmpPhoneNumber); in FormatPhoneNumberToE164() local 114 int32_t TelephonyCallImpl::MakeCall(char* phoneNumber) in MakeCall() 163 int32_t TelephonyCallImpl::DialCall(char *phoneNumber, DialCallOptions options) in DialCall() 186 std::u16string phoneNumber = Str8ToStr16(tmpPhoneNumber); in FormatPhoneNumber() local
|
/ohos5.0/base/telephony/call_manager/services/spam_call/include/ |
H A D | spam_call_connection.h | 27 SpamCallConnection(const std::string &phoneNumber, const int32_t &slotId, in SpamCallConnection()
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/observer/src/ |
H A D | sched_telephony_observer.cpp | 23 …yObserver::OnCallStateUpdated(int32_t slotId, int32_t callState, const std::u16string &phoneNumber) in OnCallStateUpdated()
|
/ohos5.0/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/ |
H A D | zero_branch2_test.cpp | 72 const std::string phoneNumber = "12345678900"; variable 159 std::string phoneNumber = "123456789012"; variable 196 std::string phoneNumber = "123456789012"; variable
|
/ohos5.0/base/global/i18n/frameworks/intl/src/ |
H A D | phone_number_format.cpp | 170 i18n::phonenumbers::PhoneNumber phoneNumber; in isValidPhoneNumber() local 185 i18n::phonenumbers::PhoneNumber phoneNumber; in format() local 206 std::string phoneNumber = std::regex_replace(number, pattern, ""); in GetAsYouTypeFormatResult() local 252 i18n::phonenumbers::PhoneNumber phoneNumber; in getLocationName() local
|
/ohos5.0/base/global/i18n/frameworks/intl/test/unittest/ |
H A D | intl_test_extent.cpp | 568 i18n::phonenumbers::PhoneNumber phoneNumber; variable 1092 i18n::phonenumbers::PhoneNumber phoneNumber; variable 1137 i18n::phonenumbers::PhoneNumber phoneNumber; variable 1168 i18n::phonenumbers::PhoneNumber phoneNumber; variable 1191 i18n::phonenumbers::PhoneNumber phoneNumber; variable 1220 i18n::phonenumbers::PhoneNumber phoneNumber; variable 1252 i18n::phonenumbers::PhoneNumber phoneNumber; variable 1292 i18n::phonenumbers::PhoneNumber phoneNumber; variable 1323 i18n::phonenumbers::PhoneNumber phoneNumber; variable 1353 i18n::phonenumbers::PhoneNumber phoneNumber; variable [all …]
|
/ohos5.0/base/telephony/call_manager/frameworks/js/napi/src/ |
H A D | call.js | 62 'phoneNumber': '', property in startAbility.config.parameters
|
/ohos5.0/base/global/i18n/frameworks/intl/test/fuzztest/regexrule_fuzzer/ |
H A D | regexrule_fuzzer.cpp | 37 i18n::phonenumbers::PhoneNumber phoneNumber; in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/base/telephony/call_manager/services/spam_call/src/ |
H A D | spam_call_proxy.cpp | 33 int32_t SpamCallProxy::DetectSpamCall(const std::string &phoneNumber, const int32_t &slotId, in DetectSpamCall()
|
H A D | spam_call_adapter.cpp | 51 bool SpamCallAdapter::DetectSpamCall(const std::string &phoneNumber, const int32_t &slotId) in DetectSpamCall() 67 …ol SpamCallAdapter::ConnectSpamCallAbility(const AAFwk::Want &want, const std::string &phoneNumber, in ConnectSpamCallAbility()
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/ |
H A D | cache_cursor_test.cpp | 175 std::string phoneNumber = *std::get_if<std::string>(&data["phoneNumber"]); variable 225 std::string phoneNumber = *std::get_if<std::string>(&data["phoneNumber"]); variable
|
/ohos5.0/base/telephony/core_service/services/sim/include/ |
H A D | sim_rdb_info.h | 34 std::string phoneNumber; variable
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/ |
H A D | hfp_ag_system_interface.h | 503 …void OnCallStateUpdated(int32_t slotId, int32_t callState, const std::u16string &phoneNumber) over… in OnCallStateUpdated()
|
/ohos5.0/base/telephony/cellular_call/services/utils/src/ |
H A D | standardize_utils.cpp | 39 std::string StandardizeUtils::FormatNumberAndToa(const std::string &phoneNumber, const int32_t call… in FormatNumberAndToa()
|
/ohos5.0/base/telephony/core_service/services/ims_service_interaction/src/ |
H A D | ims_core_service_proxy.cpp | 52 int32_t ImsCoreServiceProxy::GetPhoneNumberFromIMPU(int32_t slotId, std::string &phoneNumber) in GetPhoneNumberFromIMPU()
|
/ohos5.0/foundation/multimedia/player_framework/test/unittest/observer_test/observer_unittest/ |
H A D | incall_observer_func_unittest.cpp | 204 std::u16string phoneNumber = u""; variable
|
/ohos5.0/base/telephony/call_manager/services/call_report/src/ |
H A D | call_state_report_proxy.cpp | 141 int32_t CallStateReportProxy::ReportCallState(int32_t callState, std::u16string phoneNumber) in ReportCallState()
|
/ohos5.0/base/telephony/state_registry/frameworks/js/napi/include/ |
H A D | update_contexts.h | 32 std::u16string phoneNumber; member
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/ |
H A D | advanced_datashare_helper.cpp | 130 ErrCode AdvancedDatashareHelper::QueryContact(Uri &uri, const std::string &phoneNumber, const std::… in QueryContact() 215 bool AdvancedDatashareHelper::isRepeatCall(const std::string &phoneNumber) in isRepeatCall()
|