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