Home
last modified time | relevance | path

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

/base/telephony/ril_adapter/test/unittest/include/
Dril_interface_test.h96 void OnProcessInput(int32_t what);
/base/telephony/ril_adapter/test/unittest/
Dril_interface_test.cpp1021 void RilInterfaceTest::OnProcessInput(int32_t what) in OnProcessInput() function in OHOS::Telephony::RilInterfaceTest
1684 rilInterfaceTest.OnProcessInput(mWhat); in main()
/base/telephony/core_service/services/tel_ril/test/
Dtel_ril_test.cpp188 …void OnProcessInput(int32_t slotId, int32_t what, const std::shared_ptr<AppExecFwk::EventHandler> …
590 void TelRilTest::OnProcessInput(int32_t slotId, int32_t what, const std::shared_ptr<AppExecFwk::Eve… in OnProcessInput() function in OHOS::Telephony::__anon1fec24bb0111::TelRilTest
2598 rilManagerAndResponseTest->OnProcessInput(slotId, what, demohandler[slotId]); in main()