Home
last modified time | relevance | path

Searched refs:eventSendApduData (Results 1 - 2 of 2) sorted by relevance

/base/telephony/core_service/test/unittest/esim_gtest/
H A Desim_test.cpp1009 AppExecFwk::InnerEvent::Pointer eventSendApduData = iccFile->BuildCallerInfo(MSG_ESIM_SEND_APUD_DATA); in HWTEST_F() local
1011 EXPECT_FALSE(esimFile->ProcessSendApduData(slotId, eventSendApduData)); in HWTEST_F()
1015 EXPECT_TRUE(esimFile->ProcessSendApduData(slotId, eventSendApduData)); in HWTEST_F()
1017 EXPECT_FALSE(esimFile->ProcessSendApduData(slotId, eventSendApduData)); in HWTEST_F()
/base/telephony/core_service/services/sim/src/
H A Desim_file.cpp1404 AppExecFwk::InnerEvent::Pointer eventSendApduData = BuildCallerInfo(MSG_ESIM_SEND_APUD_DATA); in SendApduData() local
1405 if (!ProcessSendApduData(slotId_, eventSendApduData)) { in SendApduData()

Completed in 11 milliseconds