Home
last modified time | relevance | path

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

12

/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H A Dnncompiled_cache.cpp40 const std::string& cacheDir, in Save()
63 OH_NN_ReturnCode NNCompiledCache::Restore(const std::string& cacheDir, in Restore()
164 const std::string& cacheDir, in GenerateCacheFiles()
193 const std::string& cacheDir, in GenerateCacheModel()
H A Dneural_network_runtime.cpp570 NNRT_API bool OH_NNModel_HasCache(const char *cacheDir, const char *modelName, uint32_t version) in OH_NNModel_HasCache()
/ohos5.0/foundation/ai/neural_network_runtime/example/deep_learning_framework/tflite/delegates/nnrt_delegate/
H A Dnnrt_delegate.h44 std::string cacheDir; member
100 std::string cacheDir; member
H A Dnnrt_delegate_provider.cpp164 std::string cacheDir = params.Get<std::string>("cache_dir"); in MapParams() local
H A Dnnrt_delegate_kernel.cpp405 std::string cacheDir = delegateOptions.cacheDir; in SetNnOptions() local
/ohos5.0/foundation/multimedia/player_framework/interfaces/inner_api/native/soundpool/include/
H A Disoundpool.h31 std::string cacheDir; member
/ohos5.0/foundation/ability/ability_runtime/frameworks/c/ability_runtime/src/
H A Dapplication_context.cpp58 const std::string cacheDir = appContext->GetCacheDir(); in OH_AbilityRuntime_ApplicationContextGetCacheDir() local
/ohos5.0/foundation/ability/ability_runtime/test/unittest/capi_ability_runtime_application_context_test/
H A Dcapi_ability_runtime_application_context_test.cpp254 std::string cacheDir = contextImpl->GetCacheDir(); variable
283 std::string cacheDir = contextImpl->GetCacheDir(); variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A 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
H A Ddistributeddb_storage_sqlite_single_ver_natural_executor_test.cpp966 string cacheDir = g_testDir + "/" + g_identifier + "/" + DBConstant::SINGLE_SUB_DIR + variable
1003 string cacheDir = g_testDir + "/" + g_identifier + "/" + DBConstant::SINGLE_SUB_DIR + variable
/ohos5.0/base/hiviewdfx/hiview/interfaces/js/napi/src/
H A Dhiview_service_agent.cpp144 std::string cacheDir = context->GetCacheDir(); in CheckAndCreateHiviewDir() local
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/nn_compiled_cache/
H A Dnn_compiled_cache_test.cpp494 std::string cacheDir = "mock"; variable
512 std::string cacheDir = "/data/data"; variable
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/dentry/
H A Ddentry_meta_file_test.cpp112 std::string cacheDir = variable
H A Ddentry_meta_file_clouddisk_test.cpp145 std::string cacheDir = variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/ui/
H A Drs_ui_director_test.cpp205 std::string cacheDir = "/data/log"; variable
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/soundpool/
H A Dcache_buffer.cpp86 std::string cacheDir = "/data/storage/el2/base/temp"; in CreateAudioRenderer() local
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/
H A Dmoving_photo_file_utils.cpp346 string cacheDir = GetLivePhotoCacheDir(movingPhotoImagepath, userId); in ConvertToLivePhoto() local
403 string cacheDir = GetLivePhotoCacheDir(movingPhotoImagePath, userId); in ConvertToSourceLivePhoto() local
/ohos5.0/foundation/multimedia/audio_framework/frameworks/js/napi/audiorenderer/
H A Dnapi_toneplayer.cpp121 std::string cacheDir = "/data/storage/el2/base/cache"; in Construct() local
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/ohaudio/
H A DOHAudioCapturer.cpp227 std::string cacheDir = "/data/storage/el2/base/temp"; in Initialize() local
/ohos5.0/foundation/ability/ability_runtime/test/unittest/frameworks_kits_appkit_native_test/
H A Dcontext_impl_test.cpp1086 auto cacheDir = contextImpl->GetCacheDir(); variable
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/neural_network_runtime_test/
H A Dneural_network_runtime_test.cpp856 const char* cacheDir = "../"; variable
874 const char* cacheDir = nullptr; variable
892 const char* cacheDir = "../"; variable
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/common/include/
H A Dapplication_info.h131 std::string cacheDir; member
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/neural_network_core_test/
H A Dneural_network_core_test.cpp745 const char* cacheDir = "../"; variable
760 const char* cacheDir = nullptr; variable
776 const char* cacheDir = "../"; variable
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_photo_operations.cpp141 string cacheDir = GetAssetCacheDir(); in DeleteCache() local
1522 string cacheDir = GetAssetCacheDir(); in OpenCache() local
2875 string cacheDir = GetAssetCacheDir(); in GetMovingPhotoCachePath() local
2974 string cacheDir = GetAssetCacheDir(); in SubmitCache() local
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_ability.cpp215 auto cacheDir = abilityContext->GetCacheDir(); in OnStart() local

12