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

  /art/runtime/
oat.h 68 void SetOatDexFilesOffset(uint32_t oat_dex_files_offset);
oat.cc 175 void OatHeader::SetOatDexFilesOffset(uint32_t oat_dex_files_offset) {
  /art/dex2oat/linker/
oat_writer.cc 759 oat_header_->SetOatDexFilesOffset(offset);
    [all...]

Completed in 51 milliseconds