Home
last modified time | relevance | path

Searched defs:audioExclusive (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/base/web/webview/ohos_adapter/audio_adapter/src/
H A Daudio_renderer_adapter_mock.cpp73 void AudioRendererAdapterImpl::SetInterruptMode(bool audioExclusive) {} in SetInterruptMode()
H A Daudio_renderer_adapter_impl.cpp291 void AudioRendererAdapterImpl::SetInterruptMode(bool audioExclusive) in SetInterruptMode()
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_audio_renderer_adapter_impl.cpp90 void ArkAudioRendererAdapterImpl::SetInterruptMode(bool audioExclusive) in SetInterruptMode()
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_audio_renderer_adapter_wrapper.cpp94 void ArkAudioRendererAdapterWrapper::SetInterruptMode(bool audioExclusive) in SetInterruptMode()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_model.h158 virtual void SetAudioExclusive(bool audioExclusive) {}; in SetAudioExclusive()
H A Dweb_model_ng.cpp1001 void WebModelNG::SetAudioExclusive(bool audioExclusive) in SetAudioExclusive()
H A Dweb_pattern.cpp2435 void WebPattern::OnAudioExclusiveUpdate(bool audioExclusive) in OnAudioExclusiveUpdate()
/ohos5.0/base/web/webview/test/fuzztest/ohos_nweb/nwebhelper_fuzzer/
H A Dnweb_create_window.h212 void SetAudioExclusive(bool audioExclusive) override {} in SetAudioExclusive()
/ohos5.0/base/web/webview/test/unittest/common/
H A Dnweb_create_window.h277 void SetAudioExclusive(bool audioExclusive) override in SetAudioExclusive()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
H A Dweb_pattern.cpp561 void WebPattern::OnAudioExclusiveUpdate(bool audioExclusive) in OnAudioExclusiveUpdate()
H A Dweb_delegate_cross.cpp1569 void WebDelegateCross::UpdateAudioExclusive(const bool& audioExclusive) in UpdateAudioExclusive()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_web.cpp4397 bool audioExclusive = audioExclusiveObj->ToBoolean(); in MediaOptions() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.cpp3340 void WebDelegate::UpdateAudioExclusive(const bool& audioExclusive) in UpdateAudioExclusive()