Home | History | Annotate | Download | only in runtime

Lines Matching refs:kFindArrayCacheSize

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