Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandafile/
Dpanda_cache.h37 struct MethodCachePair { struct
57 method_cache_.resize(METHOD_CACHE_SIZE, MethodCachePair()); in PandaCache() argument
/arkcompiler/runtime_core/static_core/libpandafile/
Dpanda_cache.h37 struct MethodCachePair { struct
57 methodCache_.resize(methodCacheSize_, MethodCachePair()); in PandaCache() argument