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

  /art/runtime/mirror/
class-inl.h 395 inline void Class::SetIfTable(IfTable* new_iftable) {
396 SetFieldObject<false>(OFFSET_OF_OBJECT_MEMBER(Class, iftable_), new_iftable); local
class.h     [all...]

Completed in 54 milliseconds