Home
last modified time | relevance | path

Searched refs:ProcessSetMsisdnDone (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/telephony/core_service/services/sim/include/
H A Dsim_file.h117 bool ProcessSetMsisdnDone(const AppExecFwk::InnerEvent::Pointer &event);
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dsim_file.cpp756 bool SimFile::ProcessSetMsisdnDone(const AppExecFwk::InnerEvent::Pointer &event) in ProcessSetMsisdnDone() function in OHOS::Telephony::SimFile
1802 … [this](const AppExecFwk::InnerEvent::Pointer &event) { return ProcessSetMsisdnDone(event); }; in InitBaseMemberFunc()
/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dzero_branch_test.cpp601 simFile->ProcessSetMsisdnDone(event);
657 simFile->ProcessSetMsisdnDone(event);