HomeSort by relevance Sort by last modified time
    Searched refs:EnsureExtDataPresent (Results 1 - 4 of 4) sorted by null

  /art/runtime/mirror/
class.cc 97 ObjPtr<ClassExt> Class::EnsureExtDataPresent(Thread* self) {
175 ObjPtr<ClassExt> ext(h_this->EnsureExtDataPresent(self));
    [all...]
class.h     [all...]
  /art/openjdkjvmti/
ti_class.cc 215 art::Handle<art::mirror::ClassExt> ext(hs.NewHandle(klass->EnsureExtDataPresent(self)));
    [all...]
ti_redefine.cc     [all...]

Completed in 66 milliseconds