Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/services/sim/include/
H A Dsim_file.h110 bool ProcessGetCffDone(const AppExecFwk::InnerEvent::Pointer &event);
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dsim_file.cpp1115 bool SimFile::ProcessGetCffDone(const AppExecFwk::InnerEvent::Pointer &event) in ProcessGetCffDone() function in OHOS::Telephony::SimFile
1840 [this](const AppExecFwk::InnerEvent::Pointer &event) { return ProcessGetCffDone(event); }; in InitObtainMemberFunc()
/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dzero_branch_test.cpp594 EXPECT_TRUE(simFile->ProcessGetCffDone(event));
650 EXPECT_TRUE(simFile->ProcessGetCffDone(event));