Home
last modified time | relevance | path

Searched defs:caches (Results 1 - 10 of 10) sorted by relevance

/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/recentlyunusedagingmgr_fuzzer/
H A Drecentlyunusedagingmgr_fuzzer.cpp41 std::vector<std::string> caches; in DoSomethingInterestingWithMyAPI() local
/foundation/ai/neural_network_runtime/test/unittest/components/nn_compiled_cache/
H A Dnn_compiled_cache_test.cpp84 std::vector<Buffer> caches; in HWTEST_F() local
107 std::vector<Buffer> caches; in HWTEST_F() local
171 std::vector<Buffer> caches; in HWTEST_F() local
232 std::vector<Buffer> caches; in HWTEST_F() local
270 std::vector<Buffer> caches; HWTEST_F() local
288 std::vector<Buffer> caches; HWTEST_F() local
311 std::vector<Buffer> caches; HWTEST_F() local
334 std::vector<Buffer> caches; HWTEST_F() local
359 std::vector<Buffer> caches; HWTEST_F() local
381 std::vector<Buffer> caches; HWTEST_F() local
403 std::vector<Buffer> caches; HWTEST_F() local
425 std::vector<Buffer> caches; HWTEST_F() local
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aging/
H A Drecently_unused_bundle_aging_handler.cpp127 std::vector<std::string> caches; in CleanCache() local
/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H A Dnncompiled_cache.cpp40 OH_NN_ReturnCode NNCompiledCache::Save(const std::vector<OHOS::NeuralNetworkRuntime::Buffer>& caches, in Save() argument
64 Restore(const std::string& cacheDir, uint32_t version, std::vector<OHOS::NeuralNetworkRuntime::Buffer>& caches) Restore() 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 Dnncompiler.cpp526 std::vector<Buffer> caches; in SaveToCacheFile() local
597 std::vector<Buffer> caches; in RestoreFromCacheFile() local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/
H A Djs_canvas_path.cpp180 const std::vector<std::pair<PathCmd, PathArgs>> caches = path2d_->GetCaches(); in SetPathSize() local
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Ddevice_gles.h317 ShaderCache caches[MAX_CACHES]; member in final
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Ddecoration.cpp332 auto caches = path->GetCaches(); in CanvasPath2D() local
340 auto caches = path->GetCaches(); in AddPath() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_host_impl.cpp1409 std::vector<std::string> caches; in CleanBundleCacheTaskGetCleanSize() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A Dbms_bundle_kit_service_test.cpp8845 std::vector<std::string> caches; in HWTEST_F() local
8861 std::vector<std::string> caches; in HWTEST_F() local

Completed in 34 milliseconds