Searched defs:method_offset (Results 1 - 1 of 1) sorted by last modified time

/art/compiler/
H A Doat_writer.cc1217 uint32_t method_offset = GetOatMethodOffsetsOffsetFromOatClass(class_def_method_index_); local
1218 if (method_offset == 0) {
1221 return offset_ + method_offset;

Completed in 23 milliseconds