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

/art/compiler/
H A Doat_writer.h85 size_t InitOatDexFiles(size_t offset);
H A Doat_writer.cc76 offset = InitOatDexFiles(offset);
105 size_t OatWriter::InitOatDexFiles(size_t offset) { function in class:art::OatWriter

Completed in 20 milliseconds