Home
last modified time | relevance | path

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

12

/foundation/multimedia/audio_framework/frameworks/native/toneplayer/src/
Dtoneplayer_impl.cpp58 TonePlayerImpl::TonePlayerImpl(const std::string cachePath, const AudioRendererInfo &rendereInfo) in TonePlayerImpl()
103 std::shared_ptr<TonePlayer> TonePlayer::Create(const std::string cachePath, const AudioRendererInfo… in Create()
/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
Dnncompiled_cache.cpp218 std::string cachePath = path; in GenerateCacheModel() local
273 std::string cachePath = path; in WriteCacheInfo() local
Dnncompiler.cpp463 std::string cachePath = path; in OnlineBuild() local
/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/ipc/
Dcloud_daemon.cpp172 …string cachePath = LOCAL_PATH_DATA_SERVICE_EL2 + to_string(userId) + LOCAL_PATH_HMDFS_DENTRY_CACHE; in StartFuse() local
/foundation/ai/neural_network_runtime/frameworks/native/neural_network_core/
Dcpp_type.h65 std::string cachePath; member
Dneural_network_core.cpp321 const char *cachePath, in OH_NNCompilation_SetCache()
1246 std::string cachePath = ""; in Scheduling() local
/foundation/arkui/ace_engine/frameworks/core/common/
Dace_view.h141 void SetCachePath(const std::string& cachePath) in SetCachePath()
/foundation/multimedia/audio_framework/frameworks/native/opensles/src/adapter/
Daudiocapturer_adapter.cpp65 string cachePath = "/data/storage/el2/base/cache"; in CreateAudioCapturerAdapter() local
Daudioplayer_adapter.cpp74 string cachePath = "/data/storage/el2/base/cache"; in CreateAudioPlayerAdapter() local
/foundation/multimedia/audio_framework/frameworks/native/audiostream/include/
Di_audio_stream.h68 std::string cachePath = ""; member
/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/src/
Daudio_capturer.cpp89 …ioCapturer> AudioCapturer::Create(const AudioCapturerOptions &options, const std::string cachePath) in Create()
96 const std::string cachePath, const AppInfo &appInfo) in Create()
659 void AudioCapturerPrivate::SetApplicationCachePath(const std::string cachePath) in SetApplicationCachePath()
/foundation/multimedia/av_session/services/session/server/
Davsession_users_manager.cpp298 std::string cachePath(AVSessionUtils::GetCachePathName(userId)); in ClearCache() local
/foundation/ai/neural_network_runtime/test/system_test/
Dend_to_end_test.cpp381 const fs::path cachePath{CACHE_DIR}; variable
/foundation/multimedia/av_session/frameworks/native/session/src/
Davsession_manager_impl.cpp82 std::string cachePath(AVSessionUtils::GetCachePathName()); in OnServiceDie() local
/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/fuse_manager/
Dfuse_manager.cpp701 …string cachePath = LOCAL_PATH_DATA_SERVICE_EL2 + to_string(userId) + LOCAL_PATH_HMDFS_CLOUD_CACHE + in LoadCacheFileIndex() local
871 …string cachePath = LOCAL_PATH_DATA_SERVICE_EL2 + to_string(data->userId) + LOCAL_PATH_HMDFS_CLOUD_… in CloudRelease() local
1039 string cachePath = in SaveCacheToFile() local
1279 string cachePath = in ReadCacheFile() local
/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/src/
Daudio_renderer.cpp154 std::unique_ptr<AudioRenderer> AudioRenderer::Create(const std::string cachePath, in Create()
161 std::unique_ptr<AudioRenderer> AudioRenderer::Create(const std::string cachePath, in Create()
1166 void AudioRendererPrivate::SetApplicationCachePath(const std::string cachePath) in SetApplicationCachePath()
/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/test/unittest/capturer_test/src/
Daudio_capturer_unit_test.cpp474 string cachePath = "/data/storage/el2/base/temp"; variable
495 string cachePath = "/data/storage/el2/base/temp"; variable
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/
Dinstalld_interface.h229 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.cpp700 std::vector<std::string> cachePath; variable
715 std::vector<std::string> cachePath; variable
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
Dinstalld_client.cpp201 …ode InstalldClient::GetBundleCachePath(const std::string &dir, std::vector<std::string> &cachePath) in GetBundleCachePath()
Dmock_install_client.cpp140 …ode InstalldClient::GetBundleCachePath(const std::string &dir, std::vector<std::string> &cachePath) in GetBundleCachePath()
Dmock_installd_host_impl.cpp130 …e InstalldHostImpl::GetBundleCachePath(const std::string &dir, std::vector<std::string> &cachePath) in GetBundleCachePath()
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
Dmedialibrary_photo_operations.cpp2172 MediaLibraryCommand& cmd, int32_t subtype, const string& cachePath, const string& destPath) in MoveCacheFile()
2544 const shared_ptr<FileAsset>& fileAsset, const string& cachePath) in AddFiltersExecute()
2613 const shared_ptr<FileAsset>& fileAsset, const string& cachePath) in SubmitEditCacheExecute()
2653 const shared_ptr<FileAsset>& fileAsset, const string& cachePath) in SubmitCacheExecute()
2852 string cachePath = cacheDir + "/" + fileName; in SubmitCache() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dinstalld_client.cpp217 …ode InstalldClient::GetBundleCachePath(const std::string &dir, std::vector<std::string> &cachePath) in GetBundleCachePath()
/foundation/multimedia/audio_framework/services/audio_service/client/src/
Dfast_audio_stream.cpp703 void FastAudioStream::SetApplicationCachePath(const std::string cachePath) in SetApplicationCachePath()

12