Home
last modified time | relevance | path

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

/base/telephony/ril_adapter/test/unittest/include/
Dril_interface_test.h39 void HoldCallTest(int32_t slotId);
/base/telephony/ril_adapter/test/unittest/
Dril_interface_test.cpp264 void RilInterfaceTest::HoldCallTest(int32_t slotId) in HoldCallTest() function in OHOS::Telephony::RilInterfaceTest
1311 memberFuncMap_[HREQ_CALL_HOLD_CALL] = &RilInterfaceTest::HoldCallTest; in OnInitCallProcessInterface()