Searched refs:CopyAndFixupMethod (Results 1 - 2 of 2) sorted by relevance

/art/compiler/
H A Dimage_writer.h265 void CopyAndFixupMethod(ArtMethod* orig, ArtMethod* copy)
H A Dimage_writer.cc1073 CopyAndFixupMethod(reinterpret_cast<ArtMethod*>(pair.first),
1383 void ImageWriter::CopyAndFixupMethod(ArtMethod* orig, ArtMethod* copy) { function in class:art::ImageWriter

Completed in 401 milliseconds