Home
last modified time | relevance | path

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

/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/container/internal/
H A Dinlined_vector.h325 pointer GetAllocatedData() { return data_.allocated.allocated_data; } in GetAllocatedData() function
327 const_pointer GetAllocatedData() const { in GetAllocatedData() function