Searched defs:AddAll (Results 1 – 5 of 5) sorted by relevance
27 void ZoneList<T>::AddAll(const ZoneList<T>& other, Zone* zone) { in AddAll() function32 void ZoneList<T>::AddAll(const base::Vector<const T>& other, Zone* zone) { in AddAll() function
84 void AddAll(const base::Vector<const T>& list) { in AddAll() function
187 void AddAll() { in AddAll() function
216 private static List<T> AddAll<T>(List<T> current, IList<T> extras) in AddAll() method in Google.Protobuf.UnknownField
7160 virtual void AddAll() { m_AllAllocations = true; } in AddAll() function7289 virtual void AddAll() { m_AllAllocations = true; } in AddAll() function7460 void AddAll() { m_AllAllocations = true; } in AddAll() function