Searched defs:GetOatAddress (Results 1 – 2 of 2) sorted by relevance
| /art/runtime/ | ||
| D | oat.cc | 470 const uint8_t* OatHeader::GetOatAddress(StubType type) const { in GetOatAddress() function in art::OatHeader |
| /art/dex2oat/linker/ | ||
| D | image_writer.cc | 3288 const uint8_t* ImageWriter::GetOatAddress(StubType type) const { in GetOatAddress() function in art::linker::ImageWriter |