Home
last modified time | relevance | path

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

/aosp12/art/runtime/
H A Dimage.h185 uint8_t* GetOatDataBegin() const { in GetOatDataBegin() function
/aosp12/art/dex2oat/linker/
H A Dimage_writer.h149 uintptr_t GetOatDataBegin(size_t oat_index) { in GetOatDataBegin() function