Home
last modified time | relevance | path

Searched refs:ObtainRetrieveNotification (Results 1 - 4 of 4) sorted by relevance

/base/telephony/core_service/services/sim/include/
H A Desim_file.h102 EuiccNotification ObtainRetrieveNotification(int32_t portIndex, int32_t seqNumber);
/base/telephony/core_service/services/sim/src/
H A Dsim_file_manager.cpp1183 return eSimFile_->ObtainRetrieveNotification(portIndex, seqNumber); in RetrieveNotification()
H A Desim_file.cpp2171 EuiccNotification EsimFile::ObtainRetrieveNotification(int32_t portIndex, int32_t seqNumber) in ObtainRetrieveNotification() function in OHOS::Telephony::EsimFile
/base/telephony/core_service/test/unittest/esim_gtest/
H A Desim_test.cpp1418 EXPECT_EQ(notification.seq_, (esimFile->ObtainRetrieveNotification(portIndex, seqNumber)).seq_); in HWTEST_F()
1424 EXPECT_EQ(notification.seq_, (esimFile->ObtainRetrieveNotification(portIndex, seqNumber)).seq_); in HWTEST_F()

Completed in 14 milliseconds