Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/ril_adapter/test/unittest/include/
H A Dril_interface_test.h86 void SendDataSleepModeTest(int32_t slotId);
/ohos5.0/base/telephony/ril_adapter/test/unittest/
H A Dril_interface_test.cpp985 void RilInterfaceTest::SendDataSleepModeTest(int32_t slotId) in SendDataSleepModeTest() function in OHOS::Telephony::RilInterfaceTest
1478 memberFuncMap_[HREQ_DATA_SEND_DATA_SLEEP_MODE] = &RilInterfaceTest::SendDataSleepModeTest; in OnInitDataProcessInterface()