Home
last modified time | relevance | path

Searched defs:muted (Results 1 – 8 of 8) sorted by relevance

/base/telephony/call_manager/test/unittest/call_manager_gtest/src/
Dcall_manager8_gtest.cpp388 bool muted = true; variable
414 bool muted = true; variable
440 bool muted = false; variable
/base/telephony/call_manager/services/audio/src/
Daudio_control_manager.cpp681 bool muted = DelayedSingleton<AudioProxy>::GetInstance()->IsMicrophoneMute(); in SetMute() local
/base/web/webview/test/unittest/common/
Dnweb_create_window.h269 void SetAudioMuted(bool muted) override in SetAudioMuted()
/base/web/webview/test/fuzztest/ohos_nweb/nwebhelper_fuzzer/
Dnweb_create_window.h208 void SetAudioMuted(bool muted) override {} in SetAudioMuted()
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
Dark_web_nweb_impl.cpp552 void ArkWebNWebImpl::SetAudioMuted(bool muted) in SetAudioMuted()
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
Dark_web_nweb_wrapper.cpp655 void ArkWebNWebWrapper::SetAudioMuted(bool muted) in SetAudioMuted()
/base/web/webview/interfaces/kits/napi/webviewcontroller/
Dwebview_controller.cpp1291 ErrCode WebviewController::SetAudioMuted(bool muted) in SetAudioMuted()
Dnapi_webview_controller.cpp4339 bool muted = false; in SetAudioMuted() local