Home
last modified time | relevance | path

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

/foundation/multimedia/audio_standard/frameworks/native/audiocapturer/src/
Daudio_capturer.cpp38 std::unique_ptr<AudioCapturer> AudioCapturer::Create(const std::string cachePath, in Create()
261 void AudioCapturerPrivate::SetApplicationCachePath(const std::string cachePath) in SetApplicationCachePath()
/foundation/appexecfwk/standard/services/bundlemgr/src/installd/
Dinstalld_host_impl.cpp333 std::vector<std::string> cachePath; in GetBundleStats() local
401 …e InstalldHostImpl::GetBundleCachePath(const std::string &dir, std::vector<std::string> &cachePath) in GetBundleCachePath()
/foundation/appexecfwk/standard/services/bundlemgr/src/
Dinstalld_client.cpp141 …ode InstalldClient::GetBundleCachePath(const std::string &dir, std::vector<std::string> &cachePath) in GetBundleCachePath()
/foundation/ace/ace_engine/frameworks/core/common/
Dace_view.h127 void SetCachePath(const std::string& cachePath) in SetCachePath()
/foundation/multimedia/audio_standard/frameworks/native/audiorenderer/src/
Daudio_renderer.cpp45 std::unique_ptr<AudioRenderer> AudioRenderer::Create(const std::string cachePath, in Create()
580 void AudioRendererPrivate::SetApplicationCachePath(const std::string cachePath) in SetApplicationCachePath()
/foundation/appexecfwk/standard/services/bundlemgr/src/ipc/
Dinstalld_host.cpp194 std::vector<std::string> cachePath; in HandleGetBundleCachePath() local
Dinstalld_proxy.cpp190 …Code InstalldProxy::GetBundleCachePath(const std::string &dir, std::vector<std::string> &cachePath) in GetBundleCachePath()
/foundation/ace/ace_engine/frameworks/core/components/calendar/
Dcalendar_data_adapter.h341 static void SetCachePath(const std::string& cachePath) in SetCachePath()
/foundation/multimedia/audio_standard/services/src/audio_service/client/
Daudio_service_client.cpp559 void AudioServiceClient::SetApplicationCachePath(const std::string cachePath) in SetApplicationCachePath()