Home
last modified time | relevance | path

Searched defs:GetAllocatedData (Results 1 – 2 of 2) 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
/third_party/abseil-cpp/absl/container/internal/
Dinlined_vector.h325 pointer GetAllocatedData() { return data_.allocated.allocated_data; } in GetAllocatedData() function
327 const_pointer GetAllocatedData() const { in GetAllocatedData() function