Home
last modified time | relevance | path

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

/base/telephony/core_service/test/unittest/esim_gtest/
H A Desim_test.cpp1660 AppExecFwk::InnerEvent::Pointer eventSwitchToProfile = iccFile->BuildCallerInfo(MSG_ESIM_SWITCH_PROFILE); in HWTEST_F() local
1662 EXPECT_FALSE(esimFile->ProcessSwitchToProfile(slotId, eventSwitchToProfile)); in HWTEST_F()
1667 EXPECT_FALSE(esimFile->ProcessSwitchToProfile(slotId, eventSwitchToProfile)); in HWTEST_F()
1672 EXPECT_TRUE(esimFile->ProcessSwitchToProfile(slotId, eventSwitchToProfile)); in HWTEST_F()
1676 EXPECT_TRUE(esimFile->ProcessSwitchToProfile(slotId, eventSwitchToProfile)); in HWTEST_F()
/base/telephony/core_service/services/sim/src/
H A Desim_file.cpp2458 AppExecFwk::InnerEvent::Pointer eventSwitchToProfile = BuildCallerInfo(MSG_ESIM_SWITCH_PROFILE); in SwitchToProfile() local
2459 if (!ProcessSwitchToProfile(slotId_, eventSwitchToProfile)) { in SwitchToProfile()

Completed in 11 milliseconds