Searched refs:get_reporter (Results 1 – 4 of 4) sorted by relevance
/third_party/libabigail/src/ |
D | abg-comparison.cc | 962 diff_context::get_reporter() const in get_reporter() function in abigail::comparison::diff_context 2642 context()->get_reporter()->report(*this, out, indent); in report() 3295 context()->get_reporter()->report(*this, out, indent); in report() 3426 context()->get_reporter()->report(*this, out, indent); in report() 3581 context()->get_reporter()->report(*this, out, indent); in report() 3713 context()->get_reporter()->report(*this, out, indent); in report() 3860 context()->get_reporter()->report(*this, out, indent); in report() 4071 context()->get_reporter()->report(*this, out, indent); in report() 5079 context()->get_reporter()->report(*this, out, indent); in report() 5646 context()->get_reporter()->report(*this, out, indent); in report() [all …]
|
D | abg-reporter-priv.cc | 397 if (!ctxt->get_reporter()->diff_to_be_reported(diff.get())) in represent() 505 if (ctxt->get_reporter()->diff_to_be_reported(d.get())) in represent()
|
/third_party/libabigail/include/ |
D | abg-comparison.h | 658 get_reporter() const;
|
/third_party/libabigail/ |
D | ChangeLog | 17772 (diff_context::get_reporter): Create the reporter that matches
|