Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/services/sim/include/
H A Dsim_file.h128 bool ProcessGetPnnDone(const AppExecFwk::InnerEvent::Pointer &event);
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dsim_file.cpp1498 bool SimFile::ProcessGetPnnDone(const AppExecFwk::InnerEvent::Pointer &event) in ProcessGetPnnDone() function in OHOS::Telephony::SimFile
1844 [this](const AppExecFwk::InnerEvent::Pointer &event) { return ProcessGetPnnDone(event); }; in InitObtainMemberFunc()
/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dzero_branch_test.cpp612 EXPECT_TRUE(simFile->ProcessGetPnnDone(event));
668 EXPECT_TRUE(simFile->ProcessGetPnnDone(event));