Home
last modified time | relevance | path

Searched defs:function_diff_ir (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/development/vndk/tools/header-checker/src/repr/protobuf/
H A Dir_diff_dumper.cpp271 const FunctionDiffIR *function_diff_ir) { in ConvertFunctionDiffIR()
567 const FunctionDiffIR *function_diff_ir, const std::string &type_stack, in AddFunctionDiffIR()
/aosp_15_r20/development/vndk/tools/header-checker/src/diff/
H A Dabi_diff_wrappers.cpp88 repr::FunctionDiffIR function_diff_ir(&old_function, &new_function, in DumpDiff() local