Home
last modified time | relevance | path

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

/art/patchoat/
Dpatchoat.h96 void PatchImtConflictTables(const ImageHeader* image_header)
Dpatchoat.cc422 void PatchOat::PatchImtConflictTables(const ImageHeader* image_header) { in PatchImtConflictTables() function in art::PatchOat
585 PatchImtConflictTables(image_header); in PatchImage()