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 537 inline void Class::SetIfTable(IfTable* new_iftable) {
538 SetFieldObject<false>(OFFSET_OF_OBJECT_MEMBER(Class, iftable_), new_iftable); local
    [all...]
class.h     [all...]

Completed in 648 milliseconds