Searched refs:CopyAndFixupMethod (Results 1 – 2 of 2) sorted by relevance
421 void CopyAndFixupMethod(ArtMethod* orig, ArtMethod* copy, const ImageInfo& image_info)
2061 CopyAndFixupMethod(reinterpret_cast<ArtMethod*>(pair.first), in CopyAndFixupNativeData()2575 void ImageWriter::CopyAndFixupMethod(ArtMethod* orig, in CopyAndFixupMethod() function in art::ImageWriter