Searched refs:CreateDiallingNumberPointer (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/base/telephony/core_service/services/sim/src/ |
H A D | sim_file.cpp | 143 CreateDiallingNumberPointer(MSG_SIM_SET_MSISDN_DONE, 0, 0, nullptr); in UpdateMsisdnNumber() 296 CreateDiallingNumberPointer(MSG_SIM_OBTAIN_MSISDN_DONE, 0, 0, nullptr); in LoadSimOtherFile() 866 …AppExecFwk::InnerEvent::Pointer mbdnEvent = CreateDiallingNumberPointer(MSG_SIM_OBTAIN_MBDN_DONE, … in ProcessGetMbiDone() 953 CreateDiallingNumberPointer(MSG_SIM_OBTAIN_CPHS_MAILBOX_DONE, 0, 0, nullptr); in GetCphsMailBox() 1731 CreateDiallingNumberPointer(MSG_SIM_SET_CPHS_MAILBOX_DONE, 0, 0, nullptr); in ProcessSetMbdn() 1955 …AppExecFwk::InnerEvent::Pointer event = CreateDiallingNumberPointer(MSG_SIM_SET_MBDN_DONE, 0, 0, n… in UpdateVoiceMail() 1971 CreateDiallingNumberPointer(MSG_SIM_SET_CPHS_MAILBOX_DONE, 0, 0, nullptr); in UpdateVoiceMail()
|
H A D | icc_file.cpp | 694 AppExecFwk::InnerEvent::Pointer IccFile::CreateDiallingNumberPointer( in CreateDiallingNumberPointer() function in OHOS::Telephony::IccFile
|
/ohos5.0/base/telephony/core_service/services/sim/include/ |
H A D | icc_file.h | 194 AppExecFwk::InnerEvent::Pointer CreateDiallingNumberPointer(
|