Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandafile/
Dpanda_cache.h47 struct ClassCachePair { struct
59 class_cache_.resize(CLASS_CACHE_SIZE, ClassCachePair()); in PandaCache() argument
/arkcompiler/runtime_core/static_core/libpandafile/
Dpanda_cache.h47 struct ClassCachePair { struct
59 classCache_.resize(classCacheSize_, ClassCachePair()); in PandaCache() argument