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

  /art/runtime/
class_linker.cc 554 java_lang_Object->SetIfTable(AllocIfTable(self, 0));
557 object_array_class->SetIfTable(AllocIfTable(self, 2));
    [all...]
  /art/runtime/mirror/
class-inl.h 655 inline void Class::SetIfTable(ObjPtr<IfTable> new_iftable) {
    [all...]
class.h     [all...]

Completed in 311 milliseconds