HomeSort by relevance Sort by last modified time
    Searched refs:compatibility_report (Results 1 - 2 of 2) sorted by null

  /development/vndk/tools/header-checker/header-abi-diff/src/
header_abi_diff.cpp 24 static llvm::cl::opt<std::string> compatibility_report(
82 HeaderAbiDiff judge(lib_name, arch, old_dump, new_dump, compatibility_report,
105 << compatibility_report << "\n" local
abi_diff.h 37 const std::string &compatibility_report,
40 new_dump_(new_dump), cr_(compatibility_report),

Completed in 165 milliseconds