Home
last modified time | relevance | path

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

/base/telephony/core_service/services/sim/include/
H A Desim_file.h189 bool ProcessDeleteProfile(int32_t slotId, const AppExecFwk::InnerEvent::Pointer &responseEvent);
/base/telephony/core_service/test/unittest/esim_gtest/
H A Desim_test.cpp1622 EXPECT_FALSE(esimFile->ProcessDeleteProfile(slotId, eventDeleteProfile)); in HWTEST_F()
1627 EXPECT_FALSE(esimFile->ProcessDeleteProfile(slotId, eventDeleteProfile)); in HWTEST_F()
1631 EXPECT_FALSE(esimFile->ProcessDeleteProfile(slotId, eventDeleteProfile)); in HWTEST_F()
/base/telephony/core_service/services/sim/src/
H A Desim_file.cpp2437 if (!ProcessDeleteProfile(slotId_, eventDeleteProfile)) { in DeleteProfile()
2438 TELEPHONY_LOGE("ProcessDeleteProfile encode failed"); in DeleteProfile()
2495 bool EsimFile::ProcessDeleteProfile(int32_t slotId, const AppExecFwk::InnerEvent::Pointer &responseEvent) in ProcessDeleteProfile() function in OHOS::Telephony::EsimFile

Completed in 12 milliseconds