Searched refs:SOEntryList (Results 1 – 4 of 4) sorted by relevance
165 typedef std::list<SOEntry> SOEntryList; typedef168 typedef SOEntryList::const_iterator iterator;198 SOEntryList m_soentries;202 SOEntryList m_added_soentries;206 SOEntryList m_removed_soentries;240 bool TakeSnapshot(SOEntryList &entry_list);
179 SOEntryList entry_list; in UpdateSOEntriesForDeletion()197 bool HexagonDYLDRendezvous::TakeSnapshot(SOEntryList &entry_list) { in TakeSnapshot()
156 typedef std::list<SOEntry> SOEntryList; typedef159 typedef SOEntryList::const_iterator iterator;192 SOEntryList m_soentries;196 SOEntryList m_added_soentries;200 SOEntryList m_removed_soentries;247 bool TakeSnapshot(SOEntryList &entry_list);
360 SOEntryList entry_list; in RemoveSOEntries()396 bool DYLDRendezvous::TakeSnapshot(SOEntryList &entry_list) { in TakeSnapshot()