Home
last modified time | relevance | path

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

/development/vndk/tools/header-checker/src/repr/
Dir_diff_representation.h91 const VTableLayoutIR &new_layout) in VTableLayoutDiffIR() argument
92 : old_layout_(old_layout), new_layout_(new_layout) {} in VTableLayoutDiffIR()