Home
last modified time | relevance | path

Searched defs:phoneNumber (Results 26 – 50 of 75) sorted by relevance

123

/ohos5.0/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/
H A Dzero_branch1_test.cpp219 std::string phoneNumber = "123456789012"; variable
417 std::string phoneNumber = "123456789012"; variable
454 std::string phoneNumber = "123456789012"; variable
/ohos5.0/base/telephony/core_service/services/ims_service_interaction/src/
H A Dims_core_service_client.cpp87 int32_t ImsCoreServiceClient::GetPhoneNumberFromIMPU(int32_t slotId, std::string &phoneNumber) in GetPhoneNumberFromIMPU()
/ohos5.0/foundation/multimedia/player_framework/services/services/observer/
H A Dmedia_telephony_listener.cpp42 …yListener::OnCallStateUpdated(int32_t slotId, int32_t callState, const std::u16string &phoneNumber) in OnCallStateUpdated()
/ohos5.0/base/global/i18n/frameworks/intl/entity_recognition/phone_number_recognition/src/
H A Dphone_number_matched.cpp77 PhoneNumber phoneNumber = match->number(); in DealWithoutFixed() local
153 PhoneNumber phoneNumber; in FindShortNumbers() local
179 PhoneNumber phoneNumber; in AddPhoneNumber() local
/ohos5.0/base/telephony/state_registry/test/unittest/state_test/
H A Dstate_registry_observer.h30 void OnCallStateUpdated(int32_t slotId, int32_t callState, const std::u16string &phoneNumber) in OnCallStateUpdated()
H A Dstate_registry_test.cpp151 std::string phoneNumber("137xxxxxxxx"); in UpdateCallState() local
163 std::string phoneNumber("137xxxxxxxx"); in UpdateCallStateForSlotId() local
585 std::u16string phoneNumber = u"123456"; variable
/ohos5.0/base/telephony/core_service/test/unittest/ui_client/
H A Dstate_registry_observer.h30 void OnCallStateUpdated(int32_t slotId, int32_t callState, const std::u16string &phoneNumber) in OnCallStateUpdated()
/ohos5.0/base/telephony/state_registry/frameworks/js/napi/src/
H A Dnapi_telephony_observer.cpp24 …yObserver::OnCallStateUpdated(int32_t slotId, int32_t callState, const std::u16string &phoneNumber) in OnCallStateUpdated()
/ohos5.0/base/telephony/call_manager/services/call/call_state_observer/src/
H A Dcall_records_handler.cpp34 void CallRecordsHandler::QueryCallerInfo(ContactInfo &contactInfo, std::string phoneNumber) in QueryCallerInfo()
/ohos5.0/foundation/multimedia/av_session/frameworks/common/src/
H A Davcall_meta_data.cpp61 void AVCallMetaData::SetPhoneNumber(const std::string& phoneNumber) in SetPhoneNumber()
/ohos5.0/base/telephony/call_manager/services/call/src/
H A Dcall_superprivacy_control_manager.cpp127 void CallSuperPrivacyControlManager::CloseCallSuperPrivacyMode(std::u16string &phoneNumber, int32_t… in CloseCallSuperPrivacyMode()
H A Dcall_broadcast_subscriber.cpp123 std::string phoneNumber = data.GetWant().GetStringParam("phoneNumber"); in ConnectCallUiSuperPrivacyModeBroadcast() local
H A Dcall_object_manager.cpp153 sptr<CallBase> CallObjectManager::GetOneCallObject(std::string &phoneNumber) in GetOneCallObject()
361 bool CallObjectManager::IsCallExist(std::string &phoneNumber) in IsCallExist()
/ohos5.0/base/telephony/call_manager/services/call_voice_assistant/include/
H A Dcall_voice_assistant_manager.h34 std::string phoneNumber = ""; member
/ohos5.0/base/telephony/state_registry/frameworks/native/observer/src/
H A Dtelephony_observer.cpp24 int32_t slotId, int32_t callState, const std::u16string &phoneNumber) {} in OnCallStateUpdated()
103 std::u16string phoneNumber = data.ReadString16(); in OnCallStateUpdatedInner() local
H A Dtelephony_observer_proxy.cpp28 int32_t slotId, int32_t callState, const std::u16string &phoneNumber) in OnCallStateUpdated()
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dadvanced_notification_service_branch_test.cpp1204 std::string phoneNumber = "11111111111"; variable
1219 std::string phoneNumber = "11111111111"; variable
/ohos5.0/base/telephony/state_registry/services/src/
H A Dtelephony_state_registry_service.cpp185 std::u16string phoneNumber; in UpdateCallState() local
219 std::u16string phoneNumber = GetCallIncomingNumberForSlotId(record, slotId); in UpdateCallStateForSlotId() local
553 std::u16string phoneNumber = GetCallIncomingNumberForSlotId(record, record.slotId_); in UpdateData() local
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_manager_proxy_disturb.cpp430 ErrCode AnsManagerProxy::IsNeedSilentInDoNotDisturbMode(const std::string &phoneNumber, int32_t cal… in IsNeedSilentInDoNotDisturbMode()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/
H A Dmap_service.h115 std::string phoneNumber = ""; member
121 std::string phoneNumber = ""; member
/ohos5.0/base/telephony/cellular_call/test/unittest/imstest/
H A Dzero_branch_test.cpp520 std::string phoneNumber("1234567890"); variable
574 std::string phoneNumber("1234"); variable
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/test/unittest/
H A Dobserver_event_test.cpp498 std::u16string phoneNumber; variable
/ohos5.0/base/telephony/call_manager/test/unittest/ui_client/
H A Dui_client_test.cpp227 std::u16string phoneNumber; in DialCall() local
684 std::u16string phoneNumber; in IsEmergencyPhoneNumber() local
707 std::u16string phoneNumber; in FormatPhoneNumber() local
/ohos5.0/base/location/services/location_gnss/gnss/source/
H A Dagnss_ni_manager.cpp275 std::string phoneNumber = want.GetStringParam("number"); in OnCallStateChanged() local
/ohos5.0/base/telephony/cellular_call/services/utils/src/
H A Dcellular_call_supplement.cpp234 std::string phoneNumber = mmiData.serviceInfoA; in HandleCallTransfer() local
288 …const char *actionString, const std::string &phoneNumber, CallTransferSettingType &callTransferAct… in ObtainCallTrasferAction()
375 const std::string &phoneNumber, CallTransferSettingType callTransferAction) in HandleSetCallTransfer()

123