Home
last modified time | relevance | path

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

/ohos5.0/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
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
709 ReleaseAllConnection(); in ReportHangUp()
H A Dims_control.cpp30 ReleaseAllConnection(); in ~IMSControl()
338 void IMSControl::ReleaseAllConnection() in ReleaseAllConnection() function in OHOS::Telephony::IMSControl
398 ReleaseAllConnection(); in ReportHangUpInfo()
/ohos5.0/base/telephony/cellular_call/services/control/include/
H A Dsatellite_control.h90 void ReleaseAllConnection();
H A Dcs_control.h166 void ReleaseAllConnection();
H A Dims_control.h150 void ReleaseAllConnection();
/ohos5.0/base/telephony/cellular_call/test/unittest/imstest/
H A Dzero_branch_test.cpp740 csControl.ReleaseAllConnection();
862 imsControl.ReleaseAllConnection();
868 imsControl.ReleaseAllConnection();
/ohos5.0/base/telephony/cellular_call/services/manager/src/
H A Dcellular_call_service.cpp188 GetCsControl(slot)->ReleaseAllConnection(); in HandlerResetUnRegister()
191 GetImsControl(slot)->ReleaseAllConnection(); in HandlerResetUnRegister()
1481 imsControl->ReleaseAllConnection(); in HangUpWithCellularCallRestart()
H A Dcellular_call_handler.cpp1293 csControl->ReleaseAllConnection(); in SrvccStateCompleted()
1303 imsControl->ReleaseAllConnection(); in SrvccStateCompleted()