Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/oat/
H A Doat.cc470 const uint8_t* OatHeader::GetOatAddress(StubType type) const { in GetOatAddress() function in art::OatHeader
/aosp_15_r20/art/dex2oat/linker/
H A Dimage_writer.cc3452 const uint8_t* ImageWriter::GetOatAddress(StubType type) const { in GetOatAddress() function in art::linker::ImageWriter