Home
last modified time | relevance | path

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

12

/foundation/distributeddatamgr/udmf/framework/jskitsimpl/unittest/
DUdmfIntelligenceJsTest.js25 cachePath: 'test' property
31 cachePath: 'image' property
/foundation/multimedia/audio_framework/frameworks/native/toneplayer/src/
Dtoneplayer_impl.cpp69 TonePlayerImpl::TonePlayerImpl(const std::string cachePath, const AudioRendererInfo &rendereInfo) in TonePlayerImpl()
111 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.cpp229 std::string cachePath = path; in GenerateCacheModel() local
290 std::string cachePath = path; in WriteCacheInfo() local
Dnnexecutor.cpp137 std::string cachePath, uint32_t cacheVersion, ExtensionConfig extensionConfig, bool enableFp16, in NNExecutor()
1565 …e NNExecutor::ReinitScheduling(uint32_t hiaimodelID, bool* needModelLatency, const char* cachePath) in ReinitScheduling()
/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/ipc/
Dcloud_daemon.cpp221 …string cachePath = LOCAL_PATH_DATA_SERVICE_EL2 + to_string(userId) + LOCAL_PATH_HMDFS_DENTRY_CACHE; in StartFuse() local
/foundation/arkui/ace_engine/frameworks/core/common/
Dace_view.h143 void SetCachePath(const std::string& cachePath) in SetCachePath()
/foundation/ai/neural_network_runtime/frameworks/native/neural_network_core/
Dcpp_type.h67 std::string cachePath; member
Dneural_network_core.cpp499 const char *cachePath, in OH_NNCompilation_SetCache()
1338 std::string cachePath = ""; in Scheduling() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/include/
Dmedialibrary_asset_operations.h145 std::string cachePath; member
/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/fuse_manager/
Dfuse_manager.cpp786 static bool IsValidCachePath(const string &cachePath) in IsValidCachePath()
820 string cachePath = HMDFS_PATH_PREFIX + to_string(data->userId) + DEVICE_VIEW_PHOTOS_PATH + in VideoCachePath() local
834 string cachePath = VideoCachePath(cInode->path, data); in LoadCacheFileIndex() local
1107 string cachePath = VideoCachePath(cInode->path, data); in CloudRelease() local
1324 string cachePath = VideoCachePath(cInode->path, data); in SaveCacheToFile() local
1594 string cachePath = VideoCachePath(path, data); in ReadCacheFile() 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/services/session/server/
Davsession_users_manager.cpp334 std::string cachePath(AVSessionUtils::GetCachePathName(userId)); in ClearCache() local
/foundation/filemanagement/dfs_service/utils/cloud_disk/src/
Dcloud_file_utils.cpp174 string cachePath = baseDir + to_string(bucketId) + "/" + cloudId; in GetLocalDKCachePath() local
/foundation/multimedia/media_library/frameworks/js/src/
Dmoving_photo_napi.cpp485 string cachePath = abilityContext->GetCacheDir(); in ArrayBufferToTranscode() local
983 string cachePath = abilityContext->GetCacheDir(); in CallArrayBufferRequestContentComplete() local
/foundation/multimedia/av_session/frameworks/native/session/src/
Davsession_manager_impl.cpp143 std::string cachePath(AVSessionUtils::GetCachePathName()); in OnServiceDie() local
/foundation/multimedia/media_library/services/media_cloud_sync_service/src/utils/
Dcloud_media_sync_utils.cpp185 std::string cachePath = cachePathPrefix + filePath.substr(sandboxPrefix.length()); in GetVideoCachePath() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_installd_client_test/
Dbms_installd_client_test.cpp702 std::vector<std::string> cachePath; variable
717 std::vector<std::string> cachePath; variable
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/
Dinstalld_interface.h266 virtual ErrCode GetBundleCachePath(const std::string &dir, std::vector<std::string> &cachePath) in GetBundleCachePath()
/foundation/multimedia/audio_framework/frameworks/native/toneplayer/test/unittest/
Daudio_toneplayer_unit_test.cpp363 std::string cachePath = "/data/local/tmp"; variable
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
Dinstalld_client.cpp226 …ode InstalldClient::GetBundleCachePath(const std::string &dir, std::vector<std::string> &cachePath) in GetBundleCachePath()
Dmock_install_client.cpp179 …ode InstalldClient::GetBundleCachePath(const std::string &dir, std::vector<std::string> &cachePath) in GetBundleCachePath()
Dmock_installd_host_impl.cpp152 …e InstalldHostImpl::GetBundleCachePath(const std::string &dir, std::vector<std::string> &cachePath) in GetBundleCachePath()
/foundation/distributeddatamgr/udmf/framework/jskitsimpl/intelligence/
Dimage_embedding_napi.cpp268 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/bundlemanager/bundle_framework/services/bundlemgr/src/
Dinstalld_client.cpp255 …ode InstalldClient::GetBundleCachePath(const std::string &dir, std::vector<std::string> &cachePath) in GetBundleCachePath()

12