Home | History | Annotate | Download | only in runtime

Lines Matching refs:kFindArrayCacheSize

807   static constexpr size_t kFindArrayCacheSize = 16;
808 GcRoot<mirror::Class> find_array_class_cache_[kFindArrayCacheSize];