Home
last modified time | relevance | path

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

/base/web/webview/ohos_adapter/audio_adapter/src/
Daudio_capturer_adapter_mock.cpp21 const std::shared_ptr<AudioCapturerOptionsAdapter> capturerOptions, std::string cachePath) in Create()
Daudio_renderer_adapter_mock.cpp22 const std::shared_ptr<AudioRendererOptionsAdapter> rendererOptions, std::string cachePath) in Create()
Daudio_capturer_adapter_impl.cpp88 std::string cachePath) in Create()
Daudio_renderer_adapter_impl.cpp135 const std::shared_ptr<AudioRendererOptionsAdapter> rendererOptions, std::string cachePath) in Create()
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
Dark_audio_capturer_adapter_impl.cpp31 const ArkWebRefPtr<ArkAudioCapturerOptionsAdapter> capturerOptions, ArkWebString& cachePath) in Create()
Dark_audio_renderer_adapter_impl.cpp31 const ArkWebRefPtr<ArkAudioRendererOptionsAdapter> options, ArkWebString& cachePath) in Create()
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
Dark_audio_capturer_adapter_wrapper.cpp30 const std::shared_ptr<NWeb::AudioCapturerOptionsAdapter> capturerOptions, std::string cachePath) in Create()
Dark_audio_renderer_adapter_wrapper.cpp30 const std::shared_ptr<NWeb::AudioRendererOptionsAdapter> options, std::string cachePath) in Create()