Home
last modified time | relevance | path

Searched refs:ExtendObsoleteArrays (Results 1 – 3 of 3) sorted by relevance

/aosp12/art/runtime/mirror/
H A Dclass_ext.cc64 bool ClassExt::ExtendObsoleteArrays(Handle<ClassExt> h_this, Thread* self, uint32_t increase) { in ExtendObsoleteArrays() function in art::mirror::ClassExt
H A Dclass_ext.h126 static bool ExtendObsoleteArrays(Handle<ClassExt> h_this, Thread* self, uint32_t increase)
/aosp12/art/openjdkjvmti/
H A Dti_redefine.cc3145 if (!art::mirror::ClassExt::ExtendObsoleteArrays( in EnsureClassAllocationsFinished()