Home
last modified time | relevance | path

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

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