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

  /art/runtime/
oat_file.h 162 const OatMethodOffsets* methods_pointer_; member in class:art::OatFile::OatClass
oat_file.cc 399 : oat_file_(oat_file), status_(status), methods_pointer_(methods_pointer) {}
408 const OatMethodOffsets& oat_method_offsets = methods_pointer_[method_index];

Completed in 37 milliseconds