Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/oat/
H A Dimage.h187 uint8_t* GetOatFileBegin() const { in GetOatFileBegin() function
/aosp_15_r20/art/dex2oat/linker/
H A Dimage_writer.h152 const uint8_t* GetOatFileBegin(size_t oat_index) const { in GetOatFileBegin() function