Home
last modified time | relevance | path

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

/base/telephony/core_service/services/sim/include/
H A Desim_file.h173 void createNotification(std::shared_ptr<Asn1Node> &node, EuiccNotification &euicc);
/base/telephony/core_service/services/sim/src/
H A Desim_file.cpp2037 void EsimFile::createNotification(std::shared_ptr<Asn1Node> &node, EuiccNotification &euicc) in createNotification() function in OHOS::Telephony::EsimFile
2040 TELEPHONY_LOGE("createNotification node is nullptr"); in createNotification()
2110 createNotification(curNode, euicc); in ProcessListNotificationsAsn1Response()
2288 createNotification(curNode, euicc); in RetrieveNotificationParseCompTag()
2375 createNotification(firstNode, notification); in RetrieveNotificatioParseTagCtxComp0()
/base/telephony/core_service/test/unittest/esim_gtest/
H A Desim_test.cpp1312 esimFile->createNotification(node, euicc); in HWTEST_F()
1328 esimFile->createNotification(node, euicc); in HWTEST_F()
1343 esimFile->createNotification(node, euicc); in HWTEST_F()

Completed in 12 milliseconds