Searched defs:DestroyElements (Results 1 – 6 of 6) sorted by relevance
/external/webrtc/rtc_base/ |
D | bounded_inline_vector_impl.h | 89 void DestroyElements(T* data, int size) { in DestroyElements() function
|
/external/abseil-cpp/absl/container/internal/ |
D | inlined_vector.h | 98 void DestroyElements(NoTypeDeduction<A>& allocator, Pointer<A> destroy_first, in DestroyElements() function
|
/external/webrtc/third_party/abseil-cpp/absl/container/internal/ |
D | inlined_vector.h | 98 void DestroyElements(NoTypeDeduction<A>& allocator, Pointer<A> destroy_first, in DestroyElements() function
|
/external/libtextclassifier/abseil-cpp/absl/container/internal/ |
D | inlined_vector.h | 51 void DestroyElements(AllocatorType* alloc_ptr, Pointer destroy_first, in DestroyElements() function
|
/external/openscreen/third_party/abseil/src/absl/container/internal/ |
D | inlined_vector.h | 51 void DestroyElements(AllocatorType* alloc_ptr, Pointer destroy_first, in DestroyElements() function
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/internal/ |
D | inlined_vector.h | 57 void DestroyElements(AllocatorType* alloc_ptr, Pointer destroy_first, in DestroyElements() function
|