Home
last modified time | relevance | path

Searched defs:cache_ (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Djs_refconvert.h137 std::unordered_map<Class *, std::unique_ptr<JSRefConvert>> cache_; variable
/arkcompiler/runtime_core/static_core/libpandafile/tests/
Dpanda_cache_test.cpp138 PandaCache *cache_; member in ark::panda_file::test::CacheOps