Home
last modified time | relevance | path

Searched refs:ProcessGetIccidDone (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/telephony/core_service/services/sim/src/
H A Disim_file.cpp129 bool IsimFile::ProcessGetIccidDone(const AppExecFwk::InnerEvent::Pointer &event) in ProcessGetIccidDone() function in OHOS::Telephony::IsimFile
184 [this](const AppExecFwk::InnerEvent::Pointer &event) { return ProcessGetIccidDone(event); }; in InitMemberFunc()
H A Druim_file.cpp184 bool RuimFile::ProcessGetIccidDone(const AppExecFwk::InnerEvent::Pointer &event) in ProcessGetIccidDone() function in OHOS::Telephony::RuimFile
317 [this](const AppExecFwk::InnerEvent::Pointer &event) { return ProcessGetIccidDone(event); }; in InitMemberFunc()
/ohos5.0/base/telephony/core_service/test/fuzztest/updatevoicemail_fuzzer/
H A Dupdatevoicemail_fuzzer.cpp63 ruimFile->ProcessGetIccidDone(event); in DoSomethingInterestingWithMyAPI()
/ohos5.0/base/telephony/core_service/services/sim/include/
H A Disim_file.h56 bool ProcessGetIccidDone(const AppExecFwk::InnerEvent::Pointer &event);
H A Druim_file.h61 bool ProcessGetIccidDone(const AppExecFwk::InnerEvent::Pointer &event);
/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dzero_branch_test.cpp790 EXPECT_TRUE(iSimFile->ProcessGetIccidDone(event));
809 EXPECT_TRUE(iSimFile->ProcessGetIccidDone(event));
836 EXPECT_TRUE(rUimFile->ProcessGetIccidDone(event));
858 EXPECT_TRUE(rUimFile->ProcessGetIccidDone(event));