Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/services/sim/include/
H A Dsim_file.h109 bool ProcessGetCfisDone(const AppExecFwk::InnerEvent::Pointer &event);
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dsim_file.cpp806 bool SimFile::ProcessGetCfisDone(const AppExecFwk::InnerEvent::Pointer &event) in ProcessGetCfisDone() function in OHOS::Telephony::SimFile
1858 [this](const AppExecFwk::InnerEvent::Pointer &event) { return ProcessGetCfisDone(event); }; in InitObtainMemberFunc()
/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dzero_branch_test.cpp593 EXPECT_TRUE(simFile->ProcessGetCfisDone(event));
649 EXPECT_TRUE(simFile->ProcessGetCfisDone(event));