Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/services/sim/include/
H A Dsim_file.h119 bool ProcessObtainGid2Done(const AppExecFwk::InnerEvent::Pointer &event);
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dsim_file.cpp706 bool SimFile::ProcessObtainGid2Done(const AppExecFwk::InnerEvent::Pointer &event) in ProcessObtainGid2Done() function in OHOS::Telephony::SimFile
1870 … [this](const AppExecFwk::InnerEvent::Pointer &event) { return ProcessObtainGid2Done(event); }; in InitPlmnMemberFunc()
/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dzero_branch_test.cpp603 EXPECT_TRUE(simFile->ProcessObtainGid2Done(event));
659 EXPECT_TRUE(simFile->ProcessObtainGid2Done(event));