Searched defs:GetAllocatedSize (Results 1 – 3 of 3) sorted by relevance
65 vm_size_t GetAllocatedSize() { return next_alloc_offset_; } in GetAllocatedSize() function
80 size_t SharedBuffer::GetAllocatedSize(void* buf) { in GetAllocatedSize() function in executorch::backends::qnn::SharedBuffer
89 static unsigned int GetAllocatedSize() { return 35; } in GetAllocatedSize() function