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

  /art/runtime/gc/space/
image_space.h 143 uint8_t* GetOatFileBegin() const {
144 return GetImageHeader().GetOatFileBegin();
  /art/compiler/
image_writer.h 108 const uint8_t* GetOatFileBegin(size_t oat_index) const {
  /art/runtime/
image.h 143 uint8_t* GetOatFileBegin() const {

Completed in 277 milliseconds