Home
last modified time | relevance | path

Searched defs:AddAll (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf/
DUnknownField.cs190 private static List<T> AddAll<T>(List<T> current, IList<T> extras) in AddAll() method in Google.Protobuf.UnknownField
/third_party/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h7160 virtual void AddAll() { m_AllAllocations = true; } in AddAll() function
7289 virtual void AddAll() { m_AllAllocations = true; } in AddAll() function
7460 void AddAll() { m_AllAllocations = true; } in AddAll() function