Home
last modified time | relevance | path

Searched refs:smallBufferStart (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/guest/android-emu/aemu/base/containers/
DSmallVector.h156 bool isAllocated() const { return this->cbegin() != smallBufferStart(); } in isAllocated()
251 constexpr const void* smallBufferStart() const { in smallBufferStart() function
/hardware/google/aemu/base/include/aemu/base/containers/
DSmallVector.h156 bool isAllocated() const { return this->cbegin() != smallBufferStart(); } in isAllocated()
251 constexpr const void* smallBufferStart() const { in smallBufferStart() function