Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/ril_adapter/test/unittest/include/
H A Dril_interface_test.h85 void SendDataPerformanceModeTest(int32_t slotId);
/ohos5.0/base/telephony/ril_adapter/test/unittest/
H A Dril_interface_test.cpp973 void RilInterfaceTest::SendDataPerformanceModeTest(int32_t slotId) in SendDataPerformanceModeTest() function in OHOS::Telephony::RilInterfaceTest
1477 …berFuncMap_[HREQ_DATA_SEND_DATA_PERFORMANCE_MODE] = &RilInterfaceTest::SendDataPerformanceModeTest; in OnInitDataProcessInterface()