Home
last modified time | relevance | path

Searched defs:cacheDir (Results 1 – 25 of 30) sorted by relevance

12

/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
Dnncompiled_cache.cpp34 const std::string& cacheDir, in Save()
57 OH_NN_ReturnCode NNCompiledCache::Restore(const std::string& cacheDir, in Restore()
161 const std::string& cacheDir, in GenerateCacheFiles()
190 const std::string& cacheDir, in GenerateCacheModel()
/foundation/ai/neural_network_runtime/example/deep_learning_framework/tflite/delegates/nnrt_delegate/
Dnnrt_delegate.h44 std::string cacheDir; member
100 std::string cacheDir; member
Dnnrt_delegate_provider.cpp164 std::string cacheDir = params.Get<std::string>("cache_dir"); in MapParams() local
Dnnrt_delegate_kernel.cpp405 std::string cacheDir = delegateOptions.cacheDir; in SetNnOptions() local
/foundation/multimedia/player_framework/interfaces/inner_api/native/soundpool/include/
Disoundpool.h31 std::string cacheDir; member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
Ddistributeddb_storage_rd_single_ver_natural_executor_test.cpp496 string cacheDir = g_testDir + "/" + g_identifier + "/" + DBConstant::SINGLE_SUB_DIR + variable
533 string cacheDir = g_testDir + "/" + g_identifier + "/" + DBConstant::SINGLE_SUB_DIR + variable
Ddistributeddb_storage_sqlite_single_ver_natural_executor_test.cpp958 string cacheDir = g_testDir + "/" + g_identifier + "/" + DBConstant::SINGLE_SUB_DIR + variable
995 string cacheDir = g_testDir + "/" + g_identifier + "/" + DBConstant::SINGLE_SUB_DIR + variable
/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/dentry/
Ddentry_meta_file_test.cpp63 std::string cacheDir = variable
/foundation/ability/ability_runtime/frameworks/js/napi/app/context/
Dcontext.js113 get cacheDir() { getter in Context
/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/
Dbackup_database_utils.cpp108 string cacheDir; in InitGarbageAlbum() local
Dupgrade_restore.cpp341 for (auto &cacheDir : cacheSet_) { in IsValidDir() local
/foundation/multimedia/player_framework/frameworks/native/soundpool/
Dcache_buffer.cpp69 std::string cacheDir = "/data/storage/el2/base/temp"; in CreateAudioRenderer() local
/foundation/ability/ability_runtime/frameworks/js/napi/app/application_context/
Dapplication_context.js192 get cacheDir() { getter in ApplicationContext
/foundation/multimedia/audio_framework/frameworks/native/ohaudio/
DOHAudioCapturer.cpp213 std::string cacheDir = "/data/storage/el2/base/temp"; in Initialize() local
DOHAudioRenderer.cpp226 std::string cacheDir = "/data/storage/el2/base/temp"; in Initialize() local
/foundation/multimedia/audio_framework/frameworks/js/napi/audiorenderer/
Dnapi_toneplayer.cpp117 std::string cacheDir = "/data/storage/el2/base/cache"; in Construct() local
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_appkit_native_test/
Dcontext_impl_test.cpp987 auto cacheDir = contextImpl->GetCacheDir(); variable
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
Dmedialibrary_photo_operations.cpp92 string cacheDir = GetAssetCacheDir(); in DeleteCache() local
933 string cacheDir = GetAssetCacheDir(); in OpenCache() local
Dmedialibrary_data_manager.cpp764 filesystem::path cacheDir(MEDIA_CACHE_DIR); in CacheAging() local
/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/neural_network_runtime_test/
Dneural_network_runtime_test.cpp897 const char* cacheDir = "../"; variable
916 const char* cacheDir = nullptr; variable
935 const char* cacheDir = "../"; variable
/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/neural_network_runtime_test/
Dneural_network_runtime_test.cpp897 const char* cacheDir = "../"; variable
916 const char* cacheDir = nullptr; variable
935 const char* cacheDir = "../"; variable
/foundation/ability/ability_runtime/frameworks/simulator/common/include/
Dapplication_info.h131 std::string cacheDir; member
/foundation/arkui/ace_engine/adapter/ohos/entrance/
Dace_ability.cpp215 auto cacheDir = abilityContext->GetCacheDir(); in OnStart() local
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
Dapplication_info.h191 std::string cacheDir; member
/foundation/filemanagement/dfs_service/utils/dentry/src/
Dmeta_file.cpp117 std::string cacheDir = in GetDentryfileByPath() local

12