Home
last modified time | relevance | path

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

/art/compiler/
Dimage_writer.h424 void CopyAndFixupImtConflictTable(ImtConflictTable* orig, ImtConflictTable* copy)
Dimage_writer.cc2023 void ImageWriter::CopyAndFixupImtConflictTable(ImtConflictTable* orig, ImtConflictTable* copy) { in CopyAndFixupImtConflictTable() function in art::ImageWriter
2092 CopyAndFixupImtConflictTable( in CopyAndFixupNativeData()