Searched defs:GetAllocBuffer (Results 1 – 4 of 4) sorted by relevance
123 void* GetAllocBuffer() const in GetAllocBuffer() function
52 static AllocationBuffer* GetAllocBuffer() { return GetThreadLocalData()->buffer; } in GetAllocBuffer() function
368 AllocationBuffer* AllocationBuffer::GetAllocBuffer() { return ThreadLocal::GetAllocBuffer(); } in GetAllocBuffer() function in common::AllocationBuffer
1094 uintptr_t GetAllocBuffer() const in GetAllocBuffer() function