Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/services/tel_ril/test/
H A Dtel_ril_test.h343 …void OnRequestShutDownTest(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handle…
H A Dtel_ril_test.cpp43 memberFuncMap_[DiffInterfaceId::TEST_SHUT_DOWN] = &TelRilTest::OnRequestShutDownTest; in OnInitInterface()
1157 void TelRilTest::OnRequestShutDownTest(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandl… in OnRequestShutDownTest() function in OHOS::Telephony::TelRilTest