Searched refs:GetLinkBandwidthInfoTest (Results 1 – 4 of 4) sorted by relevance
113 void GetLinkBandwidthInfoTest(int32_t slotId);
257 … void GetLinkBandwidthInfoTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler);
206 …cMap_[DiffInterfaceId::TEST_RILCM_GET_LINK_BANDWIDTH_INFO] = &TelRilTest::GetLinkBandwidthInfoTest; in InitData()2317 void TelRilTest::GetLinkBandwidthInfoTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler>… in GetLinkBandwidthInfoTest() function in OHOS::Telephony::TelRilTest
1046 void RilInterfaceTest::GetLinkBandwidthInfoTest(int32_t slotId) in GetLinkBandwidthInfoTest() function in OHOS::Telephony::RilInterfaceTest1474 memberFuncMap_[HREQ_DATA_GET_LINK_BANDWIDTH_INFO] = &RilInterfaceTest::GetLinkBandwidthInfoTest; in OnInitDataProcessInterface()