Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/rtc_base/
H A Dbounded_inline_vector_impl.h89 void DestroyElements(T* data, int size) { in DestroyElements() function
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/container/internal/
H A Dinlined_vector.h51 void DestroyElements(AllocatorType* alloc_ptr, Pointer destroy_first, in DestroyElements() function