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

  /art/runtime/mirror/
class-inl.h 283 inline void Class::SetVTable(PointerArray* new_vtable) {
284 SetFieldObject<false>(OFFSET_OF_OBJECT_MEMBER(Class, vtable_), new_vtable); local
    [all...]
class.h     [all...]

Completed in 240 milliseconds