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

  /art/compiler/
oat_writer.h 92 size_t InitOatCodeDexFile(size_t offset,
oat_writer.cc 215 offset = InitOatCodeDexFile(offset, oat_class_index, *dex_file);
220 size_t OatWriter::InitOatCodeDexFile(size_t offset,
    [all...]

Completed in 53 milliseconds