Home
last modified time | relevance | path

Searched refs:ProcessListNotifications (Results 1 - 3 of 3) sorted by relevance

/base/telephony/core_service/services/sim/include/
H A Desim_file.h170 bool ProcessListNotifications(
/base/telephony/core_service/test/unittest/esim_gtest/
H A Desim_test.cpp1269 EXPECT_FALSE(esimFile->ProcessListNotifications(slotId, Event::EVENT_ENABLE, eventListNotif)); in HWTEST_F()
1271 EXPECT_FALSE(esimFile->ProcessListNotifications(slotId, Event::EVENT_ENABLE, eventListNotif)); in HWTEST_F()
1275 EXPECT_TRUE(esimFile->ProcessListNotifications(slotId, Event::EVENT_ENABLE, eventListNotif)); in HWTEST_F()
/base/telephony/core_service/services/sim/src/
H A Desim_file.cpp1583 if (!ProcessListNotifications(slotId_, events, eventListNotif)) { in ListNotifications()
1584 TELEPHONY_LOGE("ProcessListNotifications encode failed"); in ListNotifications()
2013 bool EsimFile::ProcessListNotifications( in ProcessListNotifications() function in OHOS::Telephony::EsimFile

Completed in 12 milliseconds