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

  /art/runtime/mirror/
class-inl.h 141 inline void Class::SetVTable(ObjectArray<ArtMethod>* new_vtable) {
class.cc 831 SetVTable(nullptr);
class.h 691 void SetVTable(ObjectArray<ArtMethod>* new_vtable)
    [all...]
  /art/runtime/
class_linker.cc     [all...]

Completed in 1226 milliseconds