/ohos5.0/base/telephony/call_manager/services/call/src/ |
H A D | satellite_call.cpp | 54 int32_t SatelliteCall::UnHoldCall() in UnHoldCall() function in OHOS::Telephony::SatelliteCall
|
H A D | ott_call_connection.cpp | 57 int32_t OTTCallConnection::UnHoldCall(const OttCallRequestInfo &requestInfo) in UnHoldCall() function in OHOS::Telephony::OTTCallConnection
|
H A D | cs_call.cpp | 54 int32_t CSCall::UnHoldCall() in UnHoldCall() function in OHOS::Telephony::CSCall
|
H A D | call_request_handler.cpp | 90 int32_t CallRequestHandler::UnHoldCall(int32_t callId) in UnHoldCall() function in OHOS::Telephony::CallRequestHandler
|
H A D | voip_call.cpp | 132 int32_t VoIPCall::UnHoldCall() in UnHoldCall() function in OHOS::Telephony::VoIPCall
|
H A D | ott_call.cpp | 130 int32_t OTTCall::UnHoldCall() in UnHoldCall() function in OHOS::Telephony::OTTCall
|
H A D | ims_call.cpp | 127 int32_t IMSCall::UnHoldCall() in UnHoldCall() function in OHOS::Telephony::IMSCall
|
/ohos5.0/base/telephony/call_manager/frameworks/native/src/ |
H A D | bluetooth_call_proxy.cpp | 56 int32_t BluetoothCallProxy::UnHoldCall() in UnHoldCall() function in OHOS::Telephony::BluetoothCallProxy
|
H A D | bluetooth_call_client.cpp | 149 int32_t BluetoothCallClient::UnHoldCall() in UnHoldCall() function in OHOS::Telephony::BluetoothCallClient
|
H A D | call_manager_client.cpp | 177 int32_t CallManagerClient::UnHoldCall(int32_t callId) in UnHoldCall() function in OHOS::Telephony::CallManagerClient
|
/ohos5.0/base/telephony/call_manager/services/bluetooth/src/ |
H A D | bluetooth_call_service.cpp | 189 int32_t BluetoothCallService::UnHoldCall() in UnHoldCall() function in OHOS::Telephony::BluetoothCallService
|
/ohos5.0/base/telephony/call_manager/test/fuzztest/bluetoothdialcall_fuzzer/ |
H A D | bluetoothdialcall_fuzzer.cpp | 94 void UnHoldCall(const uint8_t *data, size_t size) in UnHoldCall() function
|
/ohos5.0/base/telephony/call_manager/test/unittest/ui_client/ |
H A D | bluetooth_call_test.cpp | 353 void BluetoothCallTest::UnHoldCall() in UnHoldCall() function in OHOS::Telephony::BluetoothCallTest
|
/ohos5.0/base/telephony/cellular_call/services/control/src/ |
H A D | satellite_control.cpp | 391 int32_t SatelliteControl::UnHoldCall(int32_t slotId) in UnHoldCall() function in OHOS::Telephony::SatelliteControl
|
H A D | cs_control.cpp | 340 int32_t CSControl::UnHoldCall(int32_t slotId) in UnHoldCall() function in OHOS::Telephony::CSControl
|
H A D | ims_control.cpp | 253 int32_t IMSControl::UnHoldCall(int32_t slotId) in UnHoldCall() function in OHOS::Telephony::IMSControl
|
/ohos5.0/base/telephony/call_manager/test/unittest/call_manager_gtest/src/ |
H A D | call_manager_connect.cpp | 198 int32_t CallManagerConnect::UnHoldCall(int32_t callId) const in UnHoldCall() function in OHOS::Telephony::CallManagerConnect
|
/ohos5.0/base/telephony/cellular_call/test/unittest/cstest/ |
H A D | cs_test.cpp | 179 int32_t CsTest::UnHoldCall(const sptr<CellularCallInterface> &telephonyService) const in UnHoldCall() function in OHOS::Telephony::CsTest
|
/ohos5.0/base/telephony/cellular_call/vendor/ims/services/ims_call/src/ |
H A D | ims_call.cpp | 112 int32_t ImsCall::UnHoldCall(int32_t slotId, int32_t callType) in UnHoldCall() function in OHOS::Telephony::ImsCall
|
/ohos5.0/base/telephony/call_manager/services/telephony_interaction/src/ |
H A D | cellular_call_connection.cpp | 256 int CellularCallConnection::UnHoldCall(const CellularCallInfo &callInfo) in UnHoldCall() function in OHOS::Telephony::CellularCallConnection
|
/ohos5.0/base/telephony/cellular_call/vendor/ims/test/ui_client/ |
H A D | ims_unit_test.cpp | 218 int32_t ImsUnitTest::UnHoldCall(const sptr<ImsCallInterfaceCode> &imsCallPtr) const in UnHoldCall() function in OHOS::Telephony::ImsUnitTest
|
/ohos5.0/base/telephony/ril_adapter/interfaces/innerkits/include/ |
H A D | hril_vendor_call_defs.h | 549 void (*UnHoldCall)(const ReqDataInfo *requestInfo); member
|
/ohos5.0/base/telephony/call_manager/services/call_manager_service/src/ |
H A D | call_manager_service.cpp | 413 int32_t CallManagerService::UnHoldCall(int32_t callId) in UnHoldCall() function in OHOS::Telephony::CallManagerService
|
/ohos5.0/base/telephony/cellular_call/services/ims_service_interaction/src/ |
H A D | ims_call_client.cpp | 229 int32_t ImsCallClient::UnHoldCall(int32_t slotId, int32_t callType) in UnHoldCall() function in OHOS::Telephony::ImsCallClient
|
/ohos5.0/base/telephony/core_service/services/tel_ril/src/ |
H A D | tel_ril_call.cpp | 365 int32_t TelRilCall::UnHoldCall(const AppExecFwk::InnerEvent::Pointer &result) in UnHoldCall() function in OHOS::Telephony::TelRilCall
|