Home
last modified time | relevance | path

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

/base/telephony/core_service/services/sim/include/
Dsim_file.h111 bool ProcessSetCphsMailbox(const AppExecFwk::InnerEvent::Pointer &event);
/base/telephony/core_service/services/sim/src/
Dsim_file.cpp1245 bool SimFile::ProcessSetCphsMailbox(const AppExecFwk::InnerEvent::Pointer &event) in ProcessSetCphsMailbox() function in OHOS::Telephony::SimFile
1446 memberFuncMap_[MSG_SIM_SET_CPHS_MAILBOX_DONE] = &SimFile::ProcessSetCphsMailbox; in InitMemberFunc()
/base/telephony/core_service/test/unittest/core_service_gtest/
Dzero_branch_test.cpp386 EXPECT_TRUE(simFile->ProcessSetCphsMailbox(event));