Home
last modified time | relevance | path

Searched defs:new_types (Results 1 – 3 of 3) sorted by relevance

/development/vndk/tools/header-checker/src/diff/
Dabi_diff_wrappers.h44 const AbiElementMap<const repr::TypeIR *> &new_types, in DiffWrapper()
Dabi_diff.cpp67 const AbiElementMap<const repr::TypeIR *> new_types = in CompareTUs() local
304 const AbiElementMap<const repr::TypeIR *> &new_types, in PopulateCommonElements()
378 const AbiElementMap<const repr::TypeIR *> &new_types, in DumpDiffElements()
/development/vndk/tools/header-checker/src/repr/
Dabi_diff_helpers.cpp868 const AbiElementMap<const TypeIR *> &new_types, std::string &old_type_id, in ResolveImplicitlyConvertibleQualifiedReferences()