Searched defs:FixupMethod (Results 1 - 1 of 1) sorted by relevance

/art/compiler/
H A Dimage_writer.cc503 FixupMethod(orig->AsArtMethod(), down_cast<ArtMethod*>(copy));
514 void ImageWriter::FixupMethod(const ArtMethod* orig, ArtMethod* copy) { function in class:art::ImageWriter

Completed in 312 milliseconds