Home
last modified time | relevance | path

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

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