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

/art/compiler/
H A Doat_writer.cc256 offset = InitOatCodeMethod(offset, oat_class_index, class_def_index, class_def_method_index,
264 offset = InitOatCodeMethod(offset, oat_class_index, class_def_index, class_def_method_index,
274 size_t OatWriter::InitOatCodeMethod(size_t offset, size_t oat_class_index, function in class:art::OatWriter

Completed in 1055 milliseconds