Home
last modified time | relevance | path

Searched defs:phoneNumber (Results 1 – 25 of 75) sorted by relevance

123

/ohos5.0/base/telephony/call_manager/utils/src/
H A Dcall_number_utils.cpp39 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 Dcall_manager2_gtest.cpp332 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 Dcall_manager8_gtest.cpp181 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 Dcall_manager4_gtest.cpp337 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 Dcall_manager1_gtest.cpp350 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 Dtelephony_call_ffi.cpp39 …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 Dtelephony_call_impl.cpp105 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 Dspam_call_connection.h27 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 Dsched_telephony_observer.cpp23 …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 Dzero_branch2_test.cpp72 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 Dphone_number_format.cpp170 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 Dintl_test_extent.cpp568 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 Dcall.js62 'phoneNumber': '', property in startAbility.config.parameters
/ohos5.0/base/global/i18n/frameworks/intl/test/fuzztest/regexrule_fuzzer/
H A Dregexrule_fuzzer.cpp37 i18n::phonenumbers::PhoneNumber phoneNumber; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/base/telephony/call_manager/services/spam_call/src/
H A Dspam_call_proxy.cpp33 int32_t SpamCallProxy::DetectSpamCall(const std::string &phoneNumber, const int32_t &slotId, in DetectSpamCall()
H A Dspam_call_adapter.cpp51 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 Dcache_cursor_test.cpp175 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 Dsim_rdb_info.h34 std::string phoneNumber; variable
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_system_interface.h503 …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 Dstandardize_utils.cpp39 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 Dims_core_service_proxy.cpp52 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 Dincall_observer_func_unittest.cpp204 std::u16string phoneNumber = u""; variable
/ohos5.0/base/telephony/call_manager/services/call_report/src/
H A Dcall_state_report_proxy.cpp141 int32_t CallStateReportProxy::ReportCallState(int32_t callState, std::u16string phoneNumber) in ReportCallState()
/ohos5.0/base/telephony/state_registry/frameworks/js/napi/include/
H A Dupdate_contexts.h32 std::u16string phoneNumber; member
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_datashare_helper.cpp130 ErrCode AdvancedDatashareHelper::QueryContact(Uri &uri, const std::string &phoneNumber, const std::… in QueryContact()
215 bool AdvancedDatashareHelper::isRepeatCall(const std::string &phoneNumber) in isRepeatCall()

123