Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/services/sim/include/
H A Dradio_protocol_controller.h53 void ProcessRadioProtocolNotify(const AppExecFwk::InnerEvent::Pointer &event);
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dradio_protocol_controller.cpp109 [this](const AppExecFwk::InnerEvent::Pointer &event) { ProcessRadioProtocolNotify(event); }; in InitMemberFunc()
176 void RadioProtocolController::ProcessRadioProtocolNotify(const AppExecFwk::InnerEvent::Pointer &eve… in ProcessRadioProtocolNotify() function in OHOS::Telephony::RadioProtocolController
/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dzero_branch_test.cpp2671 radioProtocolController->ProcessRadioProtocolNotify(event);
2679 radioProtocolController->ProcessRadioProtocolNotify(event);