HomeSort by relevance Sort by last modified time
    Searched refs:InitOatCodeMethod (Results 1 - 2 of 2) sorted by null

  /art/compiler/
oat_writer.h 101 size_t InitOatCodeMethod(size_t offset, size_t oat_class_index, size_t class_def_index,
oat_writer.cc 256 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,
    [all...]

Completed in 25 milliseconds