Home
last modified time | relevance | path

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

/development/vndk/tools/header-checker/src/diff/
Dabi_diff.h42 bool check_all_apis, repr::TextFormatIR text_format_old, in HeaderAbiDiff() argument
52 text_format_old_(text_format_old), text_format_new_(text_format_new), in HeaderAbiDiff()
Dheader_abi_diff.cpp102 static llvm::cl::opt<TextFormatIR> text_format_old( variable
248 check_all_apis, text_format_old, text_format_new, in main()