Home
last modified time | relevance | path

Searched defs:SetMuted (Results 1 – 24 of 24) sorted by relevance

/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_native_media_player_bridge_wrapper.cpp52 void ArkWebNativeMediaPlayerBridgeWrapper::SetMuted(bool IsMuted) in SetMuted() function in OHOS::ArkWeb::ArkWebNativeMediaPlayerBridgeWrapper
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_native_media_player_bridge_impl.cpp54 void ArkWebNativeMediaPlayerBridgeImpl::SetMuted(bool IsMuted) in SetMuted() function in OHOS::ArkWeb::ArkWebNativeMediaPlayerBridgeImpl
/ohos5.0/base/telephony/call_manager/test/fuzztest/startdtmf_fuzzer/
H A Dstartdtmf_fuzzer.cpp58 void SetMuted(const uint8_t *data, size_t size) in SetMuted() function
/ohos5.0/base/telephony/call_manager/frameworks/native/src/
H A Dbluetooth_call_client.cpp259 int32_t BluetoothCallClient::SetMuted(bool isMute) in SetMuted() function in OHOS::Telephony::BluetoothCallClient
H A Dcall_manager_client.cpp452 int32_t CallManagerClient::SetMuted(bool isMute) in SetMuted() function in OHOS::Telephony::CallManagerClient
H A Dcall_manager_proxy.cpp970 int32_t CallManagerProxy::SetMuted(bool isMute) in SetMuted() function in OHOS::Telephony::CallManagerProxy
H A Dcall_manager_service_proxy.cpp269 int32_t CallManagerServiceProxy::SetMuted(bool isMute) in SetMuted() function in OHOS::Telephony::CallManagerServiceProxy
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/video/
H A Dvideo_model_ng.cpp100 void VideoModelNG::SetMuted(bool muted) in SetMuted() function in OHOS::Ace::NG::VideoModelNG
241 void VideoModelNG::SetMuted(FrameNode* frameNode, bool muted) in SetMuted() function in OHOS::Ace::NG::VideoModelNG
/ohos5.0/foundation/multimedia/media_foundation/interface/inner_api/filter/
H A Dfilter.h215 virtual Status SetMuted(bool isMuted) in SetMuted() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_video_bridge.cpp130 ArkUINativeModuleValue VideoBridge::SetMuted(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetMuted() function in OHOS::Ace::NG::VideoBridge
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dvideo_model_impl.cpp71 void VideoModelImpl::SetMuted(bool muted) in SetMuted() function in OHOS::Ace::Framework::VideoModelImpl
/ohos5.0/foundation/arkui/ace_engine/component_ext/movingphoto/
H A Dmovingphoto_model_ng.cpp103 void MovingPhotoModelNG::SetMuted(bool value) in SetMuted() function in OHOS::Ace::NG::MovingPhotoModelNG
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/filters/
H A Daudio_sink_filter.cpp301 Status AudioSinkFilter::SetMuted(bool isMuted) in SetMuted() function in OHOS::Media::Pipeline::AudioSinkFilter
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dvideo_component.cpp334 void VideoComponent::SetMuted(jerry_value_t attrValue) in SetMuted() function in OHOS::ACELite::VideoComponent
/ohos5.0/foundation/multimedia/av_session/frameworks/common/src/
H A Davplayback_state.cpp146 void AVPlaybackState::SetMuted(bool muted) in SetMuted() function in OHOS::AVSession::AVPlaybackState
/ohos5.0/foundation/multimedia/media_lite/interfaces/kits/player_lite/js/builtin/src/
H A Daudio_player.cpp510 bool AudioPlayer::SetMuted(bool muted) in SetMuted() function in OHOS::ACELite::AudioPlayer
/ohos5.0/base/telephony/call_manager/test/unittest/call_manager_gtest/src/
H A Dcall_manager_connect.cpp558 int32_t CallManagerConnect::SetMuted(bool isMuted) const in SetMuted() function in OHOS::Telephony::CallManagerConnect
/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dnative_media_player_impl.cpp91 void NWebNativeMediaPlayerBridgeImpl::SetMuted(bool isMuted) in SetMuted() function in OHOS::NWeb::NWebNativeMediaPlayerBridgeImpl
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/modules/sink/
H A Daudio_sink.cpp778 Status AudioSink::SetMuted(bool isMuted) in SetMuted() function in OHOS::Media::AudioSink
/ohos5.0/foundation/multimedia/av_session/frameworks/js/napi/session/src/
H A Dnapi_playback_state.cpp351 napi_status NapiPlaybackState::SetMuted(napi_env env, const AVPlaybackState& in, napi_value& out) in SetMuted() function in OHOS::AVSession::NapiPlaybackState
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/sink/
H A Daudio_server_sink_plugin.cpp1105 Status AudioServerSinkPlugin::SetMuted(bool isMuted) in SetMuted() function in OHOS::Media::Plugins::AudioServerSinkPlugin
/ohos5.0/base/telephony/call_manager/services/call_manager_service/src/
H A Dcall_manager_service.cpp815 int32_t CallManagerService::SetMuted(bool isMute) in SetMuted() function in OHOS::Telephony::CallManagerService
/ohos5.0/base/telephony/call_manager/services/call/src/
H A Dcall_control_manager.cpp1116 int32_t CallControlManager::SetMuted(bool isMute) in SetMuted() function in OHOS::Telephony::CallControlManager
/ohos5.0/base/telephony/call_manager/frameworks/js/napi/src/
H A Dnapi_call_manager.cpp2693 napi_value NapiCallManager::SetMuted(napi_env env, napi_callback_info info) in SetMuted() function in OHOS::Telephony::NapiCallManager