Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
Dinlined_vector.h355 pointer GetAllocatedData() { return data_.allocated.allocated_data; } in GetAllocatedData() function
357 const_pointer GetAllocatedData() const { in GetAllocatedData() function