Home
last modified time | relevance | path

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

/development/vndk/tools/header-checker/header-abi-diff/src/
Dabi_diff.h30 bool check_all_apis, abi_util::TextFormatIR text_format_old, in HeaderAbiDiff() argument
36 text_format_old_(text_format_old), text_format_new_(text_format_new), in HeaderAbiDiff()
Dheader_abi_diff.cpp88 static llvm::cl::opt<abi_util::TextFormatIR> text_format_old( variable
146 ignored_symbols, check_all_apis, text_format_old, in main()