Home
last modified time | relevance | path

Searched defs:cachePath (Results 1 – 25 of 37) 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.cpp222 std::string cachePath = path; in GenerateCacheModel() local
277 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.h142 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.cpp92 …ioCapturer> AudioCapturer::Create(const AudioCapturerOptions &options, const std::string cachePath) in Create()
99 const std::string cachePath, const AppInfo &appInfo) in Create()
649 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.cpp97 std::string cachePath(AVSessionUtils::GetCachePathName()); in OnServiceDie() local
/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/src/
Daudio_renderer.cpp185 std::unique_ptr<AudioRenderer> AudioRenderer::Create(const std::string cachePath, in Create()
192 std::unique_ptr<AudioRenderer> AudioRenderer::Create(const std::string cachePath, in Create()
1211 void AudioRendererPrivate::SetApplicationCachePath(const std::string cachePath) in SetApplicationCachePath()
/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/fuse_manager/
Dfuse_manager.cpp704 …string cachePath = LOCAL_PATH_DATA_SERVICE_EL2 + to_string(userId) + LOCAL_PATH_HMDFS_CLOUD_CACHE + in LoadCacheFileIndex() local
903 …string cachePath = LOCAL_PATH_DATA_SERVICE_EL2 + to_string(data->userId) + LOCAL_PATH_HMDFS_CLOUD_… in CloudRelease() local
1071 string cachePath = in SaveCacheToFile() local
1311 string cachePath = in ReadCacheFile() local
/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.h243 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/
Dmock_install_client.cpp152 …ode InstalldClient::GetBundleCachePath(const std::string &dir, std::vector<std::string> &cachePath) in GetBundleCachePath()
Dinstalld_client.cpp206 …ode InstalldClient::GetBundleCachePath(const std::string &dir, std::vector<std::string> &cachePath) in GetBundleCachePath()
Dmock_installd_host_impl.cpp136 …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.cpp2435 MediaLibraryCommand& cmd, int32_t subtype, const string& cachePath, const string& destPath) in MoveCacheFile()
2817 const shared_ptr<FileAsset>& fileAsset, const string& cachePath) in AddFiltersExecute()
2886 const shared_ptr<FileAsset>& fileAsset, const string& cachePath) in SubmitEditCacheExecute()
2926 const shared_ptr<FileAsset>& fileAsset, const string& cachePath) in SubmitCacheExecute()
3125 string cachePath = cacheDir + "/" + fileName; in SubmitCache() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dinstalld_client.cpp235 …ode InstalldClient::GetBundleCachePath(const std::string &dir, std::vector<std::string> &cachePath) in GetBundleCachePath()
/foundation/distributeddatamgr/udmf/framework/jskitsimpl/intelligence/
Dimage_embedding_napi.cpp263 napi_value cachePath; in ParseModelConfig() local

12