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

  /art/compiler/
oat_writer.h 146 size_t InitDexFiles(size_t offset);
oat_writer.cc 107 TimingLogger::ScopedTiming split("InitDexFiles", timings);
108 offset = InitDexFiles(offset);
765 size_t OatWriter::InitDexFiles(size_t offset) {
    [all...]

Completed in 1991 milliseconds