Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/services/sim/include/
H A Dsim_file.h118 bool ProcessObtainGid1Done(const AppExecFwk::InnerEvent::Pointer &event);
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dsim_file.cpp678 bool SimFile::ProcessObtainGid1Done(const AppExecFwk::InnerEvent::Pointer &event) in ProcessObtainGid1Done() function in OHOS::Telephony::SimFile
1868 … [this](const AppExecFwk::InnerEvent::Pointer &event) { return ProcessObtainGid1Done(event); }; in InitPlmnMemberFunc()
/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dzero_branch_test.cpp602 EXPECT_TRUE(simFile->ProcessObtainGid1Done(event));
658 EXPECT_TRUE(simFile->ProcessObtainGid1Done(event));