Home
last modified time | relevance | path

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

/art/compiler/
Doat_writer.cc1464 #define VISIT(VisitorType) \ in InitOatCodeDexFiles() argument
1466 VisitorType visitor(this, offset); \ in InitOatCodeDexFiles()
1741 #define VISIT(VisitorType) \ in WriteCodeDexFiles() argument
1743 VisitorType visitor(this, out, file_offset, relative_offset); \ in WriteCodeDexFiles()