Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandafile/
Dpanda_cache.h42 struct FieldCachePair { struct
58 field_cache_.resize(FIELD_CACHE_SIZE, FieldCachePair()); in PandaCache() argument
/arkcompiler/runtime_core/static_core/libpandafile/
Dpanda_cache.h42 struct FieldCachePair { struct
58 fieldCache_.resize(fieldCacheSize_, FieldCachePair()); in PandaCache() argument