Home
last modified time | relevance | path

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

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