Searched refs:GetOatMethodOffsetsOffset (Results 1 - 3 of 3) sorted by relevance

/art/runtime/
H A Doat_file.h230 uint32_t GetOatMethodOffsetsOffset(uint32_t method_index) const;
H A Doat_file.cc1891 uint32_t OatFile::OatClass::GetOatMethodOffsetsOffset(uint32_t method_index) const { function in class:art::OatFile::OatClass
/art/oatdump/
H A Doatdump.cc1317 uint32_t oat_method_offsets_offset = oat_class.GetOatMethodOffsetsOffset(class_method_index);

Completed in 83 milliseconds