Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/services/sim/src/
H A Disim_file.cpp110 bool IsimFile::ProcessIsimRefresh(const AppExecFwk::InnerEvent::Pointer &event) in ProcessIsimRefresh() function in OHOS::Telephony::IsimFile
180 [this](const AppExecFwk::InnerEvent::Pointer &event) { return ProcessIsimRefresh(event); }; in InitMemberFunc()
/ohos5.0/base/telephony/core_service/services/sim/include/
H A Disim_file.h48 bool ProcessIsimRefresh(const AppExecFwk::InnerEvent::Pointer &event);
/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dzero_branch_test.cpp807 EXPECT_FALSE(iSimFile->ProcessIsimRefresh(event));