Searched refs:SOEntryList (Results 1 – 4 of 4) sorted by relevance
162 typedef std::list<SOEntry> SOEntryList; typedef165 typedef SOEntryList::const_iterator iterator;195 SOEntryList m_soentries;199 SOEntryList m_added_soentries;203 SOEntryList m_removed_soentries;237 bool TakeSnapshot(SOEntryList &entry_list);
181 SOEntryList entry_list; in UpdateSOEntriesForDeletion()198 bool HexagonDYLDRendezvous::TakeSnapshot(SOEntryList &entry_list) { in TakeSnapshot()
164 typedef std::list<SOEntry> SOEntryList; typedef167 typedef SOEntryList::const_iterator iterator;203 SOEntryList m_soentries;207 SOEntryList m_added_soentries;211 SOEntryList m_removed_soentries;264 bool TakeSnapshot(SOEntryList &entry_list);
417 SOEntryList entry_list; in RemoveSOEntries()457 bool DYLDRendezvous::TakeSnapshot(SOEntryList &entry_list) { in TakeSnapshot()