Home
last modified time | relevance | path

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

/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/src/
Daudio_capturer.cpp61 …ioCapturer> AudioCapturer::Create(const AudioCapturerOptions &options, const std::string cachePath) in Create()
68 const std::string cachePath, const AppInfo &appInfo) in Create()
346 void AudioCapturerPrivate::SetApplicationCachePath(const std::string cachePath) in SetApplicationCachePath()
/foundation/multimedia/audio_framework/frameworks/native/toneplayer/src/
Dtoneplayer.cpp47 std::shared_ptr<TonePlayer> TonePlayer::Create(const std::string cachePath, const AudioRendererInfo… in Create()
52 TonePlayerPrivate::TonePlayerPrivate(const std::string cachePath, const AudioRendererInfo &rendereI… in TonePlayerPrivate()
/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/src/
Daudio_renderer.cpp74 std::unique_ptr<AudioRenderer> AudioRenderer::Create(const std::string cachePath, in Create()
81 std::unique_ptr<AudioRenderer> AudioRenderer::Create(const std::string cachePath, in Create()
758 void AudioRendererPrivate::SetApplicationCachePath(const std::string cachePath) in SetApplicationCachePath()
/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/src/installd/
Dinstalld_host_impl.cpp357 std::vector<std::string> cachePath; in GetBundleStats() local
429 …e InstalldHostImpl::GetBundleCachePath(const std::string &dir, std::vector<std::string> &cachePath) in GetBundleCachePath()
/foundation/arkui/ace_engine/frameworks/core/common/
Dace_view.h130 void SetCachePath(const std::string& cachePath) in SetCachePath()
/foundation/multimedia/audio_framework/frameworks/native/audiocompatibility/src/
Daudio_capturer_gateway.cpp234 void AudioCapturerGateway::SetApplicationCachePath(const std::string cachePath) in SetApplicationCachePath()
Daudio_container_base.cpp277 void AudioContainerBase::SetAppCachePath(const std::string cachePath) in SetAppCachePath()
Daudio_renderer_gateway.cpp641 void AudioRendererGateway::SetApplicationCachePath(const std::string cachePath) in SetApplicationCachePath()
Daudio_container_stream_base.cpp916 void AudioContainerStreamBase::SetApplicationCachePath(const std::string cachePath) in SetApplicationCachePath()
Daudio_container_client_base.cpp888 void AudioContainerClientBase::SetAppCachePath(const std::string cachePath) in SetAppCachePath()
/foundation/multimedia/audio_framework/frameworks/native/opensles/src/adapter/
Daudiocapturer_adapter.cpp62 string cachePath = "/data/storage/el2/base/haps/entry/files"; in CreateAudioCapturerAdapter() local
Daudioplayer_adapter.cpp67 string cachePath = "/data/storage/el2/base/haps/entry/files"; in CreateAudioPlayerAdapter() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dinstalld_client.cpp138 …ode InstalldClient::GetBundleCachePath(const std::string &dir, std::vector<std::string> &cachePath) in GetBundleCachePath()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
Dmock_installd_host_impl.cpp90 …e InstalldHostImpl::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/ai/neural_network_runtime/frameworks/native/
Dneural_network_runtime.cpp248 const char *cachePath, in OH_NNCompilation_SetCache()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_install_daemon_test/
Dbms_install_daemon_test.cpp558 std::vector<std::string> cachePath; variable
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ipc/
Dinstalld_host.cpp203 std::vector<std::string> cachePath; in HandleGetBundleCachePath() local
Dinstalld_proxy.cpp188 …Code InstalldProxy::GetBundleCachePath(const std::string &dir, std::vector<std::string> &cachePath) in GetBundleCachePath()
/foundation/multimedia/av_session/services/session/server/
Davsession_service.cpp64 std::string cachePath(AVSessionUtils::GetCachePathName()); in ~AVSessionService() local
71 std::string cachePath(AVSessionUtils::GetCachePathName()); in OnStart() local
/foundation/arkui/ace_engine/frameworks/core/components/calendar/
Dcalendar_data_adapter.h341 static void SetCachePath(const std::string& cachePath) in SetCachePath()
/foundation/multimedia/audio_framework/test/unittest/capturer_test/src/
Daudio_capturer_unit_test.cpp467 string cachePath = "/data/storage/el2/base/haps/entry/files"; variable
488 string cachePath = "/data/storage/el2/base/haps/entry/files"; variable
/foundation/multimedia/audio_framework/services/audio_service/client/src/
Daudio_service_client.cpp610 void AudioServiceClient::SetApplicationCachePath(const std::string cachePath) in SetApplicationCachePath()