Home
last modified time | relevance | path

Searched refs:ReleaseAllConnection (Results 1 - 9 of 9) sorted by relevance

/base/telephony/cellular_call/services/control/include/
H A Dsatellite_control.h88 * SatelliteControl ReleaseAllConnection
90 void ReleaseAllConnection();
H A Dcs_control.h164 * CSControl ReleaseAllConnection
166 void ReleaseAllConnection();
H A Dims_control.h150 void ReleaseAllConnection();
/base/telephony/cellular_call/services/control/src/
H A Dsatellite_control.cpp29 ReleaseAllConnection(); in ~SatelliteControl()
336 ReleaseAllConnection(); in ReportHangUpInfo()
340 void SatelliteControl::ReleaseAllConnection() in ReleaseAllConnection() function in OHOS::Telephony::SatelliteControl
342 TELEPHONY_LOGI("ReleaseAllConnection entry"); in ReleaseAllConnection()
382 ReleaseAllConnection(); in ReportHangUp()
H A Dcs_control.cpp30 ReleaseAllConnection(); in ~CSControl()
613 ReleaseAllConnection(); in ReportHangUpInfo()
667 void CSControl::ReleaseAllConnection() in ReleaseAllConnection() function in OHOS::Telephony::CSControl
669 TELEPHONY_LOGI("ReleaseAllConnection entry"); in ReleaseAllConnection()
709 ReleaseAllConnection(); in ReportHangUp()
H A Dims_control.cpp30 ReleaseAllConnection(); in ~IMSControl()
335 void IMSControl::ReleaseAllConnection() in ReleaseAllConnection() function in OHOS::Telephony::IMSControl
337 TELEPHONY_LOGI("ReleaseAllConnection entry"); in ReleaseAllConnection()
395 ReleaseAllConnection(); in ReportHangUpInfo()
/base/telephony/cellular_call/services/manager/src/
H A Dcellular_call_service.cpp188 GetCsControl(slot)->ReleaseAllConnection(); in HandlerResetUnRegister()
191 GetImsControl(slot)->ReleaseAllConnection(); in HandlerResetUnRegister()
1482 imsControl->ReleaseAllConnection(); in HangUpWithCellularCallRestart()
H A Dcellular_call_handler.cpp1295 TELEPHONY_LOGI("[slot%{public}d] CsControl ReleaseAllConnection", slotId_); in SrvccStateCompleted()
1296 csControl->ReleaseAllConnection(); in SrvccStateCompleted()
1305 TELEPHONY_LOGI("[slot%{public}d] ImsControl ReleaseAllConnection", slotId_); in SrvccStateCompleted()
1306 imsControl->ReleaseAllConnection(); in SrvccStateCompleted()
/base/telephony/cellular_call/test/unittest/imstest/
H A Dzero_branch_test.cpp740 csControl.ReleaseAllConnection(); in HWTEST_F()
862 imsControl.ReleaseAllConnection(); in HWTEST_F()
868 imsControl.ReleaseAllConnection(); in HWTEST_F()

Completed in 12 milliseconds