Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/services/sim/src/
H A Disim_file.cpp188 [this](const AppExecFwk::InnerEvent::Pointer &event) { return ProcessGetIstDone(event);}; in InitMemberFunc()
212 bool IsimFile::ProcessGetIstDone(const AppExecFwk::InnerEvent::Pointer &event) in ProcessGetIstDone() function in OHOS::Telephony::IsimFile
/ohos5.0/base/telephony/core_service/services/sim/include/
H A Disim_file.h58 bool ProcessGetIstDone(const AppExecFwk::InnerEvent::Pointer &event);
/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dzero_branch_test.cpp793 EXPECT_TRUE(iSimFile->ProcessGetIstDone(event));
811 EXPECT_TRUE(iSimFile->ProcessGetIstDone(event));