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

/art/compiler/
H A Doat_writer.h101 size_t InitOatCodeMethod(size_t offset, size_t oat_class_index, size_t class_def_index,
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 91 milliseconds