Home
last modified time | relevance | path

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

/aosp_15_r20/external/google-breakpad/src/client/mac/handler/
H A Dprotected_memory_allocator.h65 vm_size_t GetAllocatedSize() { return next_alloc_offset_; } in GetAllocatedSize() function
/aosp_15_r20/external/executorch/backends/qualcomm/runtime/
H A DSharedBuffer.cpp80 size_t SharedBuffer::GetAllocatedSize(void* buf) { in GetAllocatedSize() function in executorch::backends::qnn::SharedBuffer
/aosp_15_r20/external/cronet/base/allocator/dispatcher/internal/
H A Ddispatcher_internal_unittest.cc89 static unsigned int GetAllocatedSize() { return 35; } in GetAllocatedSize() function