Searched defs:GetOatMethodOffsets (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Doat_file.cc543 const OatMethodOffsets* oat_method_offsets = GetOatMethodOffsets(method_index);
550 const OatMethodOffsets* OatFile::OatClass::GetOatMethodOffsets(uint32_t method_index) const { function in class:art::OatFile::OatClass
573 const OatMethodOffsets* oat_method_offsets = GetOatMethodOffsets(method_index);

Completed in 97 milliseconds