Searched refs:SendEnvelopeCmdTest (Results 1 – 4 of 4) sorted by relevance
124 void SendEnvelopeCmdTest(int32_t slotId);
205 void SendEnvelopeCmdTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler);
235 memberFuncMap_[DiffInterfaceId::TEST_STK_SEND_ENVELOPE] = &TelRilTest::SendEnvelopeCmdTest; in InitSim()762 void TelRilTest::SendEnvelopeCmdTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> hand… in SendEnvelopeCmdTest() function in OHOS::Telephony::TelRilTest
1365 void RilInterfaceTest::SendEnvelopeCmdTest(int32_t slotId) in SendEnvelopeCmdTest() function in OHOS::Telephony::RilInterfaceTest1462 memberFuncMap_[HREQ_SIM_STK_SEND_ENVELOPE] = &RilInterfaceTest::SendEnvelopeCmdTest; in OnInitSimProcessInterface()