| /foundation/ability/ability_runtime/frameworks/c/ability_runtime/src/ |
| H A D | application_context.cpp | 58 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 D | nnrt_delegate.h | 44 std::string cacheDir; member 100 std::string cacheDir; member
|
| H A D | nnrt_delegate_provider.cpp | 164 std::string cacheDir = params.Get<std::string>("cache_dir"); in MapParams() local
|
| H A D | nnrt_delegate_kernel.cpp | 405 std::string cacheDir = delegateOptions.cacheDir; in SetNnOptions() local
|
| /foundation/multimedia/player_framework/interfaces/inner_api/native/soundpool/include/ |
| H A D | isoundpool.h | 31 std::string cacheDir; member
|
| /foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/dentry/ |
| H A D | dentry_meta_file_clouddisk_test.cpp | 142 std::string cacheDir = in HWTEST_F() local
|
| H A D | dentry_meta_file_test.cpp | 121 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 D | hiview_service_agent.cpp | 144 std::string cacheDir = context->GetCacheDir();
in CheckAndCreateHiviewDir() local
|
| /foundation/ai/neural_network_runtime/test/unittest/components/nn_compiled_cache/ |
| H A D | nn_compiled_cache_test.cpp | 481 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 D | capi_ability_runtime_application_context_test.cpp | 254 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 D | nnrt_utils.h | 63 std::string cacheDir; member
|
| /test/xts/acts/ai/neural_network_runtime/v1_0/common/ |
| H A D | nnrt_utils.h | 63 std::string cacheDir; member
|
| /test/xts/acts/ai/nncore/opstest/include/ |
| H A D | nncore_utils.h | 62 std::string cacheDir; member
|
| /foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ |
| H A D | nncompiled_cache.cpp | 64 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 D | neural_network_runtime.cpp | 568 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 D | context_impl_test.cpp | 1104 auto cacheDir = contextImpl->GetCacheDir(); in HWTEST_F() local
|
| /foundation/multimedia/audio_framework/frameworks/js/napi/audiorenderer/ |
| H A D | napi_toneplayer.cpp | 124 std::string cacheDir = "/data/storage/el2/base/cache"; in Construct() local
|
| /foundation/multimedia/audio_framework/frameworks/cj/src/ |
| H A D | multimedia_audio_capturer_impl.cpp | 36 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 D | rs_ui_director_test.cpp | 131 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 D | cache_buffer.cpp | 85 std::string cacheDir = "/data/storage/el2/base/temp"; in CreateAudioRenderer() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/ |
| H A D | distributeddb_storage_rd_single_ver_natural_executor_test.cpp | 496 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 D | distributeddb_storage_sqlite_single_ver_natural_executor_test.cpp | 1001 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 D | nncore_utils.h | 64 std::string cacheDir; member
|
| /foundation/multimedia/audio_framework/frameworks/native/ohaudio/ |
| H A D | OHAudioCapturer.cpp | 227 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 D | neural_network_runtime_test.cpp | 856 const char* cacheDir = "../"; in HWTEST_F() local 874 const char* cacheDir = nullptr; in HWTEST_F() local 892 const char* cacheDir = "../"; in HWTEST_F() local
|