Home
last modified time | relevance | path

Searched refs:GetAbsolutePatchLocations (Results 1 – 2 of 2) sorted by relevance

/art/compiler/
Doat_writer.h105 const std::vector<uintptr_t>& GetAbsolutePatchLocations() const { in GetAbsolutePatchLocations() function
Delf_writer_quick.cc244 EncodeOatPatches(oat_writer->GetAbsolutePatchLocations(), in Write()