Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/services/sim/include/
H A Dsim_file.h125 bool ProcessGetAllSmsDone(const AppExecFwk::InnerEvent::Pointer &event);
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dsim_file.cpp1339 bool SimFile::ProcessGetAllSmsDone(const AppExecFwk::InnerEvent::Pointer &event) in ProcessGetAllSmsDone() function in OHOS::Telephony::SimFile
1850 … [this](const AppExecFwk::InnerEvent::Pointer &event) { return ProcessGetAllSmsDone(event); }; in InitObtainMemberFunc()
/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dzero_branch_test.cpp609 EXPECT_TRUE(simFile->ProcessGetAllSmsDone(event));
665 EXPECT_TRUE(simFile->ProcessGetAllSmsDone(event));