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.h92 : old_layout_(old_layout), new_layout_(new_layout) {} in VTableLayoutDiffIR()
99 return new_layout_; in GetNewVTable()
104 const VTableLayoutIR &new_layout_; variable