Home
last modified time | relevance | path

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

/base/telephony/core_service/test/unittest/esim_gtest/
H A Desim_test.cpp1505 AppExecFwk::InnerEvent::Pointer eventRetrieveListNotif = in HWTEST_F() local
1509 EXPECT_FALSE(esimFile->ProcessRetrieveNotificationList(slotId, events, eventRetrieveListNotif)); in HWTEST_F()
1513 EXPECT_TRUE(esimFile->ProcessRetrieveNotificationList(slotId, events, eventRetrieveListNotif)); in HWTEST_F()
1515 EXPECT_FALSE(esimFile->ProcessRetrieveNotificationList(slotId, events, eventRetrieveListNotif)); in HWTEST_F()
/base/telephony/core_service/services/sim/src/
H A Desim_file.cpp2155 AppExecFwk::InnerEvent::Pointer eventRetrieveListNotif = BuildCallerInfo(MSG_ESIM_RETRIEVE_NOTIFICATION_LIST); in RetrieveNotificationList() local
2156 if (!ProcessRetrieveNotificationList(slotId_, events, eventRetrieveListNotif)) { in RetrieveNotificationList()

Completed in 11 milliseconds