Home
last modified time | relevance | path

Searched defs:cacheDir (Results 1 - 25 of 42) sorted by relevance

12

/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
/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
/foundation/multimedia/player_framework/interfaces/inner_api/native/soundpool/include/
H A Disoundpool.h31 std::string cacheDir; member
/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/dentry/
H A Ddentry_meta_file_clouddisk_test.cpp142 std::string cacheDir = in HWTEST_F() local
H A Ddentry_meta_file_test.cpp121 std::string cacheDir = in HWTEST_F() local
547 std::string cacheDir = in HWTEST_F() local
570 std::string cacheDir = in HWTEST_F() local
593 std::string cacheDir = in HWTEST_F() local
616 std::string cacheDir = in HWTEST_F() local
643 std::string cacheDir = HWTEST_F() local
[all...]
/base/hiviewdfx/hiview/interfaces/js/napi/src/
H A Dhiview_service_agent.cpp144 std::string cacheDir = context->GetCacheDir(); in CheckAndCreateHiviewDir() local
/foundation/ai/neural_network_runtime/test/unittest/components/nn_compiled_cache/
H A Dnn_compiled_cache_test.cpp481 std::string cacheDir = "mock"; in HWTEST_F() local
499 std::string cacheDir = "/data/data"; in HWTEST_F() local
/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(); in HWTEST_F() local
283 std::string cacheDir = contextImpl->GetCacheDir(); in HWTEST_F() local
[all...]
/test/xts/acts/ai/neural_network_runtime/v2_0/common/
H A Dnnrt_utils.h63 std::string cacheDir; member
/test/xts/acts/ai/neural_network_runtime/v1_0/common/
H A Dnnrt_utils.h63 std::string cacheDir; member
/test/xts/acts/ai/nncore/opstest/include/
H A Dnncore_utils.h62 std::string cacheDir; member
/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H A Dnncompiled_cache.cpp64 OH_NN_ReturnCode NNCompiledCache::Restore(const std::string& cacheDir, in Restore() argument
40 Save(const std::vector<OHOS::NeuralNetworkRuntime::Buffer>& caches, const std::string& cacheDir, uint32_t version) Save() argument
159 GenerateCacheFiles(const std::vector<OHOS::NeuralNetworkRuntime::Buffer>& caches, const std::string& cacheDir, uint32_t version) const GenerateCacheFiles() argument
187 GenerateCacheModel(const std::vector<OHOS::NeuralNetworkRuntime::Buffer>& caches, std::unique_ptr<int64_t[]>& cacheInfo, const std::string& cacheDir, uint32_t version) const GenerateCacheModel() argument
[all...]
H A Dneural_network_runtime.cpp568 NNRT_API bool OH_NNModel_HasCache(const char *cacheDir, const char *modelName, uint32_t version) in OH_NNModel_HasCache() argument
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_appkit_native_test/
H A Dcontext_impl_test.cpp1104 auto cacheDir = contextImpl->GetCacheDir(); in HWTEST_F() local
/foundation/multimedia/audio_framework/frameworks/js/napi/audiorenderer/
H A Dnapi_toneplayer.cpp124 std::string cacheDir = "/data/storage/el2/base/cache"; in Construct() local
/foundation/multimedia/audio_framework/frameworks/cj/src/
H A Dmultimedia_audio_capturer_impl.cpp36 std::string cacheDir = "/data/storage/el2/base/temp"; in CreateAudioCapturer() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/ui/
H A Drs_ui_director_test.cpp131 std::string cacheDir = "test"; in HWTEST_F() local
250 std::string cacheDir = "/data/log"; in HWTEST_F() local
/foundation/multimedia/player_framework/frameworks/native/soundpool/
H A Dcache_buffer.cpp85 std::string cacheDir = "/data/storage/el2/base/temp"; in CreateAudioRenderer() local
/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 + in HWTEST_F() local
533 string cacheDir = g_testDir + "/" + g_identifier + "/" + DBConstant::SINGLE_SUB_DIR + in HWTEST_F() local
[all...]
H A Ddistributeddb_storage_sqlite_single_ver_natural_executor_test.cpp1001 string cacheDir = g_testDir + "/" + g_identifier + "/" + DBConstant::SINGLE_SUB_DIR + in HWTEST_F() local
1038 string cacheDir = g_testDir + "/" + g_identifier + "/" + DBConstant::SINGLE_SUB_DIR + in HWTEST_F() local
[all...]
/test/xts/acts/ai/nncore/common/
H A Dnncore_utils.h64 std::string cacheDir; member
/foundation/multimedia/audio_framework/frameworks/native/ohaudio/
H A DOHAudioCapturer.cpp227 std::string cacheDir = "/data/storage/el2/base/temp"; in Initialize() local
/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/neural_network_runtime_test/
H A Dneural_network_runtime_test.cpp856 const char* cacheDir = "../"; in HWTEST_F() local
874 const char* cacheDir = nullptr; in HWTEST_F() local
892 const char* cacheDir = "../"; in HWTEST_F() local

Completed in 25 milliseconds

12