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

  /art/runtime/
class_linker.cc 6828 ObjPtr<mirror::IfTable> if_table = super_class->GetIfTable(); local
    [all...]
class_linker.h     [all...]
  /art/oatdump/
oatdump.cc 3160 mirror::IfTable* if_table = klass->GetIfTable(); local
3241 mirror::IfTable* if_table = klass->GetIfTable(); local
    [all...]
  /art/compiler/
image_writer.cc 770 mirror::IfTable* if_table = klass->GetIfTable(); local
772 result = result || PruneAppImageClassInternal(if_table->GetInterface(i),
    [all...]

Completed in 504 milliseconds