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

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

Completed in 81 milliseconds