Home
last modified time | relevance | path

Searched defs:SetMute (Results 1 – 22 of 22) sorted by relevance

/base/telephony/call_manager/services/call/src/
Dcs_call.cpp77 int32_t CSCall::SetMute(int32_t mute, int32_t slotId) in SetMute() function in OHOS::Telephony::CSCall
Dott_call.cpp323 int32_t OTTCall::SetMute(int32_t mute, int32_t slotId) in SetMute() function in OHOS::Telephony::OTTCall
Dims_call.cpp144 int32_t IMSCall::SetMute(int32_t mute, int32_t slotId) in SetMute() function in OHOS::Telephony::IMSCall
/base/telephony/call_manager/test/unittest/ui_client/
Dbluetooth_call_test.cpp472 void BluetoothCallTest::SetMute() in SetMute() function in OHOS::Telephony::BluetoothCallTest
Dui_client_test.cpp709 void SetMute() in SetMute() function
/base/telephony/cellular_call/test/fuzztest/setpreviewwindow_fuzzer/
Dsetpreviewwindow_fuzzer.cpp133 void SetMute(const uint8_t *data, size_t size) in SetMute() function
/base/telephony/call_manager/services/audio/src/
Daudio_control_manager.cpp359 int32_t AudioControlManager::SetMute(bool isMute) in SetMute() function in OHOS::Telephony::AudioControlManager
/base/telephony/cellular_call/services/ims_service_interaction/src/
Dims_call_client.cpp417 int32_t ImsCallClient::SetMute(int32_t slotId, int32_t mute) in SetMute() function in OHOS::Telephony::ImsCallClient
Dims_call_proxy.cpp512 int32_t ImsCallProxy::SetMute(int32_t slotId, int32_t mute) in SetMute() function in OHOS::Telephony::ImsCallProxy
/base/telephony/cellular_call/vendor/ims/services/ims_call/src/
Dims_call.cpp438 int32_t ImsCall::SetMute(int32_t slotId, int32_t mute) in SetMute() function in OHOS::Telephony::ImsCall
/base/telephony/ril_adapter/interfaces/innerkits/include/
Dhril_vendor_call_defs.h269 void (*SetMute)(const ReqDataInfo *requestInfo, int32_t mute); member
/base/telephony/call_manager/services/telephony_interaction/src/
Dcellular_call_connection.cpp752 int32_t CellularCallConnection::SetMute(int32_t mute, int32_t slotId) in SetMute() function in OHOS::Telephony::CellularCallConnection
Dcellular_call_proxy.cpp1148 int32_t CellularCallProxy::SetMute(int32_t slotId, int32_t mute) in SetMute() function in OHOS::Telephony::CellularCallProxy
/base/telephony/cellular_call/vendor/ims/test/ui_client/
Dims_unit_test.cpp498 int32_t ImsUnitTest::SetMute(const sptr<ImsCallInterface> &imsCallPtr) const in SetMute() function in OHOS::Telephony::ImsUnitTest
/base/telephony/core_service/services/tel_ril/src/
Dtel_ril_call.cpp521 int32_t TelRilCall::SetMute(const int32_t mute, const AppExecFwk::InnerEvent::Pointer &result) in SetMute() function in OHOS::Telephony::TelRilCall
Dtel_ril_manager.cpp413 int32_t TelRilManager::SetMute(int32_t slotId, const int32_t mute, const AppExecFwk::InnerEvent::Po… in SetMute() function in OHOS::Telephony::TelRilManager
/base/telephony/cellular_call/services/manager/src/
Dcellular_call_service.cpp1114 int32_t CellularCallService::SetMute(int32_t slotId, int32_t mute) in SetMute() function in OHOS::Telephony::CellularCallService
/base/telephony/cellular_call/services/control/src/
Dcellular_call_config.cpp652 int32_t CellularCallConfig::SetMute(int32_t slotId, int32_t mute) in SetMute() function in OHOS::Telephony::CellularCallConfig
/base/telephony/ril_adapter/services/hril/src/
Dhril_call.cpp249 int32_t HRilCall::SetMute(int32_t serialId, int32_t mute) in SetMute() function in OHOS::Telephony::HRilCall
Dhril_manager.cpp469 int32_t HRilManager::SetMute(int32_t slotId, int32_t serialId, int32_t mute) in SetMute() function in OHOS::Telephony::HRilManager
/base/telephony/cellular_call/test/unittest/cstest/
Dcs_test.cpp585 int32_t CsTest::SetMute(const sptr<CellularCallInterface> &telephonyService) const in SetMute() function in OHOS::Telephony::CsTest
/base/telephony/core_service/frameworks/native/src/
Dcore_manager_inner.cpp233 int32_t CoreManagerInner::SetMute( in SetMute() function in OHOS::Telephony::CoreManagerInner