Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/services/sim/include/
H A Dsim_file.h111 bool ProcessObtainIMSIDone(const AppExecFwk::InnerEvent::Pointer &event);
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dsim_file.cpp1089 bool SimFile::ProcessObtainIMSIDone(const AppExecFwk::InnerEvent::Pointer &event) in ProcessObtainIMSIDone() function in OHOS::Telephony::SimFile
1818 … [this](const AppExecFwk::InnerEvent::Pointer &event) { return ProcessObtainIMSIDone(event); }; in InitObtainMemberFunc()
/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dzero_branch_test.cpp595 EXPECT_TRUE(simFile->ProcessObtainIMSIDone(event));
651 EXPECT_TRUE(simFile->ProcessObtainIMSIDone(event));