Searched refs:parents_ (Results 1 – 2 of 2) sorted by relevance
454 child->parents_.push_back(this); in add_child()466 child->parents_.remove_if([&] (const soinfo* parent) { in remove_all_links()471 parents_.for_each([&] (soinfo* parent) { in remove_all_links()488 parents_.clear(); in remove_all_links()608 return parents_; in get_parents()
334 soinfo_list_t parents_; member