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);
178 SOEntryList entry_list; in UpdateSOEntriesForDeletion()196 bool HexagonDYLDRendezvous::TakeSnapshot(SOEntryList &entry_list) { in TakeSnapshot()
158 typedef std::list<SOEntry> SOEntryList; typedef161 typedef SOEntryList::const_iterator iterator;194 SOEntryList m_soentries;198 SOEntryList m_added_soentries;202 SOEntryList m_removed_soentries;253 bool TakeSnapshot(SOEntryList &entry_list);
397 SOEntryList entry_list; in RemoveSOEntries()433 bool DYLDRendezvous::TakeSnapshot(SOEntryList &entry_list) { in TakeSnapshot()