Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf/
DUnknownField.cs216 private static List<T> AddAll<T>(List<T> current, IList<T> extras) in AddAll() method in Google.Protobuf.UnknownField
/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/
DUnknownField.cs216 private static List<T> AddAll<T>(List<T> current, IList<T> extras) in AddAll() method in Google.Protobuf.UnknownField
/external/tensorflow/tensorflow/lite/
Dmutable_op_resolver.cc109 void MutableOpResolver::AddAll(const MutableOpResolver& other) { in AddAll() function in tflite::MutableOpResolver
Dmutable_op_resolver_test.cc202 TEST(MutableOpResolverTest, AddAll) { in TEST() argument
/external/openthread/src/core/mac/
Dmac_types.cpp124 void RadioTypes::AddAll(void) in AddAll() function in ot::Mac::RadioTypes
/external/vulkan-validation-layers/layers/
Dvk_mem_alloc.h6054 virtual void AddAll() { m_AllAllocations = true; } in AddAll() function
6181 virtual void AddAll() { m_AllAllocations = true; } in AddAll() function
6354 void AddAll() { m_AllAllocations = true; } in AddAll() function
/external/angle/third_party/vulkan_memory_allocator/include/
Dvk_mem_alloc.h6010 virtual void AddAll() { m_AllAllocations = true; } in AddAll() function
6139 virtual void AddAll() { m_AllAllocations = true; } in AddAll() function
6297 void AddAll() { m_AllAllocations = true; } in AddAll() function