Searched refs:DumpDiff (Results 1 – 3 of 3) sorted by relevance
/development/vndk/tools/header-checker/src/diff/ | ||
D | abi_diff_wrappers.cpp | 32 bool DiffWrapper<repr::RecordTypeIR>::DumpDiff( in DumpDiff() function in header_checker::diff::DiffWrapper::RecordTypeIR |
D | abi_diff_wrappers.h | 51 bool DumpDiff(repr::IRDiffDumper::DiffKind diff_kind); |
D | abi_diff.cpp | 391 if (!diff_wrapper.DumpDiff(diff_kind)) { in DumpDiffElements() |