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