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

  /art/runtime/
oat.h 69 void SetOatDexFilesOffset(uint32_t oat_dex_files_offset);
oat.cc 214 void OatHeader::SetOatDexFilesOffset(uint32_t oat_dex_files_offset) {
  /art/compiler/
oat_writer.cc 636 oat_header_->SetOatDexFilesOffset(offset);
    [all...]

Completed in 82 milliseconds