Home
last modified time | relevance | path

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

12

/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/src/
Daudio_capturer.cpp57 …ioCapturer> AudioCapturer::Create(const AudioCapturerOptions &options, const std::string cachePath) in Create()
64 const std::string cachePath, const AppInfo &appInfo) in Create()
468 void AudioCapturerPrivate::SetApplicationCachePath(const std::string cachePath) in SetApplicationCachePath()
/foundation/multimedia/audio_framework/frameworks/native/toneplayer/src/
Dtoneplayer.cpp52 std::shared_ptr<TonePlayer> TonePlayer::Create(const std::string cachePath, const AudioRendererInfo… in Create()
61 TonePlayerPrivate::TonePlayerPrivate(const std::string cachePath, const AudioRendererInfo &rendereI… in TonePlayerPrivate()
/foundation/arkui/ace_engine/frameworks/core/common/
Dace_view.h135 void SetCachePath(const std::string& cachePath) in SetCachePath()
/foundation/multimedia/audio_framework/frameworks/native/audiostream/include/
Di_audio_stream.h54 std::string cachePath = ""; member
/foundation/multimedia/audio_framework/frameworks/native/audiocompatibility/src/
Daudio_capturer_gateway.cpp221 void AudioCapturerGateway::SetApplicationCachePath(const std::string cachePath) in SetApplicationCachePath()
Daudio_container_base.cpp264 void AudioContainerBase::SetAppCachePath(const std::string cachePath) in SetAppCachePath()
Daudio_renderer_gateway.cpp567 void AudioRendererGateway::SetApplicationCachePath(const std::string cachePath) in SetApplicationCachePath()
Daudio_container_stream_base.cpp886 void AudioContainerStreamBase::SetApplicationCachePath(const std::string cachePath) in SetApplicationCachePath()
/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/src/
Daudio_renderer.cpp124 std::unique_ptr<AudioRenderer> AudioRenderer::Create(const std::string cachePath, in Create()
131 std::unique_ptr<AudioRenderer> AudioRenderer::Create(const std::string cachePath, in Create()
873 void AudioRendererPrivate::SetApplicationCachePath(const std::string cachePath) in SetApplicationCachePath()
/foundation/multimedia/audio_framework/frameworks/native/opensles/src/adapter/
Daudiocapturer_adapter.cpp62 string cachePath = "/data/storage/el2/base/temp"; in CreateAudioCapturerAdapter() local
Daudioplayer_adapter.cpp67 string cachePath = "/data/storage/el2/base/temp"; in CreateAudioPlayerAdapter() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
Dinstalld_host_impl.cpp433 std::vector<std::string> cachePath; in GetBundleStats() local
511 …e InstalldHostImpl::GetBundleCachePath(const std::string &dir, std::vector<std::string> &cachePath) in GetBundleCachePath()
/foundation/multimedia/av_session/frameworks/native/session/src/
Davsession_manager_impl.cpp83 std::string cachePath(AVSessionUtils::GetCachePathName()); in OnServiceDie() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
Dinstalld_client.cpp144 …ode InstalldClient::GetBundleCachePath(const std::string &dir, std::vector<std::string> &cachePath) in GetBundleCachePath()
Dmock_installd_host_impl.cpp90 …e InstalldHostImpl::GetBundleCachePath(const std::string &dir, std::vector<std::string> &cachePath) in GetBundleCachePath()
Dmock_install_client.cpp89 …ode InstalldClient::GetBundleCachePath(const std::string &dir, std::vector<std::string> &cachePath) in GetBundleCachePath()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/
Dinstalld_interface.h161 virtual ErrCode GetBundleCachePath(const std::string &dir, std::vector<std::string> &cachePath) in GetBundleCachePath()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_installd_client_test/
Dbms_installd_client_test.cpp611 std::vector<std::string> cachePath; variable
626 std::vector<std::string> cachePath; variable
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dinstalld_client.cpp151 …ode InstalldClient::GetBundleCachePath(const std::string &dir, std::vector<std::string> &cachePath) in GetBundleCachePath()
/foundation/ai/neural_network_runtime/test/system_test/
Dend_to_end_test.cpp381 const fs::path cachePath{CACHE_DIR}; variable
/foundation/multimedia/audio_framework/services/audio_service/client/src/
Dfast_audio_stream.cpp578 void FastAudioStream::SetApplicationCachePath(const std::string cachePath) in SetApplicationCachePath()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_install_daemon_test/
Dbms_install_daemon_test.cpp578 std::vector<std::string> cachePath; variable
/foundation/ai/neural_network_runtime/frameworks/native/
Dneural_network_runtime.cpp299 const char *cachePath, in OH_NNCompilation_SetCache()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ipc/
Dinstalld_host.cpp264 std::vector<std::string> cachePath; in HandleGetBundleCachePath() local
Dinstalld_proxy.cpp203 …Code InstalldProxy::GetBundleCachePath(const std::string &dir, std::vector<std::string> &cachePath) in GetBundleCachePath()

12