Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
Dinlined_vector.h345 size_type& GetSizeAndIsAllocated() { return metadata_.template get<1>(); } in GetSizeAndIsAllocated() function
347 const size_type& GetSizeAndIsAllocated() const { in GetSizeAndIsAllocated() function