Home
last modified time | relevance | path

Searched refs:OnRequestCallSwapTest (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/telephony/core_service/services/tel_ril/test/
H A Dtel_ril_test.h279 …void OnRequestCallSwapTest(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handle…
H A Dtel_ril_test.cpp81 memberFuncMap_[DiffInterfaceId::TEST_SWAP_CALL] = &TelRilTest::OnRequestCallSwapTest; in OnInitCall()
866 void TelRilTest::OnRequestCallSwapTest(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandl… in OnRequestCallSwapTest() function in OHOS::Telephony::TelRilTest