Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/ril_adapter/test/unittest/include/
H A Dril_interface_test.h107 void SimTransmitApduLogicalChannelTest(int32_t slotId);
/ohos5.0/base/telephony/ril_adapter/test/unittest/
H A Dril_interface_test.cpp1174 void RilInterfaceTest::SimTransmitApduLogicalChannelTest(int32_t slotId) in SimTransmitApduLogicalChannelTest() function in OHOS::Telephony::RilInterfaceTest
1449 …ap_[HREQ_SIM_TRANSMIT_APDU_LOGICAL_CHANNEL] = &RilInterfaceTest::SimTransmitApduLogicalChannelTest; in OnInitSimProcessInterface()