Home
last modified time | relevance | path

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

/development/vndk/tools/header-checker/src/repr/protobuf/
Dir_diff_dumper.h67 bool AddGlobalVarDiffIR(const GlobalVarDiffIR *,
Dir_diff_dumper.cpp98 static_cast<const GlobalVarDiffIR*>(message), type_stack, diff_kind); in AddDiffMessageIR()
351 const GlobalVarDiffIR *global_var_diff_ir, const std::string &type_stack, in AddGlobalVarDiffIR()
Dconverter.cpp252 const GlobalVarDiffIR *global_var_diff_ir) { in ConvertGlobalVarDiffIR()
Dconverter.h298 const GlobalVarDiffIR *global_var_diffp);
/development/vndk/tools/header-checker/src/repr/
Dir_diff_representation.h307 class GlobalVarDiffIR : public DiffMessageIR {
313 GlobalVarDiffIR(const GlobalVarIR *old_global_var, in GlobalVarDiffIR() function
/development/vndk/tools/header-checker/src/diff/
Dabi_diff_wrappers.cpp78 repr::GlobalVarDiffIR global_var_diff_ir(&old_global_var, in DumpDiff()