Home
last modified time | relevance | path

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

/base/telephony/core_service/test/unittest/esim_gtest/
H A Desim_test.cpp1620 AppExecFwk::InnerEvent::Pointer eventDeleteProfile = iccFile->BuildCallerInfo(MSG_ESIM_DELETE_PROFILE); in HWTEST_F() local
1622 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.cpp2436 AppExecFwk::InnerEvent::Pointer eventDeleteProfile = BuildCallerInfo(MSG_ESIM_DELETE_PROFILE); in DeleteProfile() local
2437 if (!ProcessDeleteProfile(slotId_, eventDeleteProfile)) { in DeleteProfile()

Completed in 12 milliseconds