Home
last modified time | relevance | path

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

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