Home
last modified time | relevance | path

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

/art/dex2oat/linker/
Dimage_writer.h476 void CopyAndFixupImtConflictTable(ImtConflictTable* orig, ImtConflictTable* copy)
Dimage_writer.cc2941 void ImageWriter::CopyAndFixupImtConflictTable(ImtConflictTable* orig, ImtConflictTable* copy) { in CopyAndFixupImtConflictTable() function in art::linker::ImageWriter
3010 CopyAndFixupImtConflictTable( in CopyAndFixupNativeData()