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

  /art/runtime/
oat_file.cc 1261 const OatMethodOffsets* oat_method_offsets = GetOatMethodOffsets(method_index); local
1286 const OatMethodOffsets& oat_method_offsets = methods_pointer_[methods_pointer_index]; local
1291 const OatMethodOffsets* oat_method_offsets = GetOatMethodOffsets(method_index); local
    [all...]
  /art/oatdump/
oatdump.cc 796 const OatMethodOffsets* oat_method_offsets = oat_class.GetOatMethodOffsets(class_method_index); local
832 vios->Stream() << StringPrintf("%p ", oat_method_offsets);
    [all...]

Completed in 112 milliseconds