Home
last modified time | relevance | path

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

12

/foundation/multimedia/audio_framework/frameworks/native/toneplayer/src/
Dtoneplayer_impl.cpp69 TonePlayerImpl::TonePlayerImpl(const std::string cachePath, const AudioRendererInfo &rendereInfo) in TonePlayerImpl()
110 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.cpp224 std::string cachePath = path; in GenerateCacheModel() local
286 std::string cachePath = path; in WriteCacheInfo() local
Dnncompiler.cpp465 std::string cachePath = path; in OnlineBuild() local
/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/ipc/
Dcloud_daemon.cpp191 …string cachePath = LOCAL_PATH_DATA_SERVICE_EL2 + to_string(userId) + LOCAL_PATH_HMDFS_DENTRY_CACHE; in StartFuse() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/include/
Dmedialibrary_asset_operations.h143 std::string cachePath; member
/foundation/ai/neural_network_runtime/frameworks/native/neural_network_core/
Dcpp_type.h66 std::string cachePath; member
Dneural_network_core.cpp321 const char *cachePath, in OH_NNCompilation_SetCache()
1254 std::string cachePath = ""; in Scheduling() local
/foundation/arkui/ace_engine/frameworks/core/common/
Dace_view.h143 void SetCachePath(const std::string& cachePath) in SetCachePath()
/foundation/multimedia/audio_framework/frameworks/native/toneplayer/test/unittest/
Daudio_toneplayer_unit_test.cpp357 std::string cachePath = "/data/local/tmp"; variable
/foundation/ai/neural_network_runtime/test/system_test/
Dend_to_end_test.cpp381 const fs::path cachePath{CACHE_DIR}; variable
/foundation/multimedia/av_session/services/session/server/
Davsession_users_manager.cpp323 std::string cachePath(AVSessionUtils::GetCachePathName(userId)); in ClearCache() local
/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/fuse_manager/
Dfuse_manager.cpp741 …string cachePath = LOCAL_PATH_DATA_SERVICE_EL2 + to_string(userId) + LOCAL_PATH_HMDFS_CLOUD_CACHE + in LoadCacheFileIndex() local
960 …string cachePath = LOCAL_PATH_DATA_SERVICE_EL2 + to_string(data->userId) + LOCAL_PATH_HMDFS_CLOUD_… in CloudRelease() local
1130 string cachePath = in SaveCacheToFile() local
1381 string cachePath = in ReadCacheFile() local
/foundation/multimedia/av_session/frameworks/native/session/src/
Davsession_manager_impl.cpp128 std::string cachePath(AVSessionUtils::GetCachePathName()); in OnServiceDie() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_installd_client_test/
Dbms_installd_client_test.cpp701 std::vector<std::string> cachePath; variable
716 std::vector<std::string> cachePath; variable
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/
Dinstalld_interface.h246 virtual ErrCode GetBundleCachePath(const std::string &dir, std::vector<std::string> &cachePath) in GetBundleCachePath()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
Dinstalld_client.cpp206 …ode InstalldClient::GetBundleCachePath(const std::string &dir, std::vector<std::string> &cachePath) in GetBundleCachePath()
Dmock_installd_host_impl.cpp141 …e InstalldHostImpl::GetBundleCachePath(const std::string &dir, std::vector<std::string> &cachePath) in GetBundleCachePath()
Dmock_install_client.cpp151 …ode InstalldClient::GetBundleCachePath(const std::string &dir, std::vector<std::string> &cachePath) in GetBundleCachePath()
/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/src/
Daudio_capturer.cpp93 …ioCapturer> AudioCapturer::Create(const AudioCapturerOptions &options, const std::string cachePath) in Create()
100 const std::string cachePath, const AppInfo &appInfo) in Create()
/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/test/unittest/capturer_test/src/
Daudio_capturer_unit_test.cpp476 string cachePath = "/data/storage/el2/base/temp"; variable
497 string cachePath = "/data/storage/el2/base/temp"; variable
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
Dbms_bundle_installer_permission_test.cpp414 std::vector<std::string> cachePath; variable
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dinstalld_client.cpp234 …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
/foundation/arkui/ace_engine/frameworks/core/components/calendar/
Dcalendar_data_adapter.h348 static void SetCachePath(const std::string& cachePath) in SetCachePath()
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
Dmedialibrary_photo_operations.cpp2676 MediaLibraryCommand& cmd, int32_t subtype, const string& cachePath, const string& destPath) in MoveCacheFile()
3056 shared_ptr<FileAsset>& fileAsset, const string& cachePath) in AddFiltersExecute()
3207 shared_ptr<FileAsset>& fileAsset, const string& cachePath, bool isWriteGpsAdvanced) in SubmitEditCacheExecute()
3260 shared_ptr<FileAsset>& fileAsset, const string& cachePath) in SubmitCacheExecute()
3494 string cachePath = cacheDir + "/" + fileName; in SubmitCache() local

12