Home
last modified time | relevance | path

Searched defs:GetOatFileBegin (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dimage.h181 uint8_t* GetOatFileBegin() const { in GetOatFileBegin() function
/art/dex2oat/linker/
Dimage_writer.h138 const uint8_t* GetOatFileBegin(size_t oat_index) const { in GetOatFileBegin() function