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

  /art/compiler/
oat_writer.cc 142 oat_dex_files_[i]->methods_offsets_[class_def_index] = offset;
803 methods_offsets_.resize(dex_file.NumClassDefs());
    [all...]
oat_writer.h 137 std::vector<uint32_t> methods_offsets_; member in class:art::OatWriter::OatDexFile

Completed in 24 milliseconds