Searched defs:GetOatFileBegin (Results 1 - 3 of 3) sorted by relevance

/art/runtime/gc/space/
H A Dimage_space.h151 uint8_t* GetOatFileBegin() const { function in class:art::gc::space::ImageSpace
152 return GetImageHeader().GetOatFileBegin();
/art/dex2oat/linker/
H A Dimage_writer.h118 const uint8_t* GetOatFileBegin(size_t oat_index) const { function in class:art::linker::FINAL
/art/runtime/
H A Dimage.h156 uint8_t* GetOatFileBegin() const { function

Completed in 161 milliseconds