Searched defs:allocatedSize (Results 1 – 1 of 1) sorted by relevance
34 MemoryBlock(void *addr, size_t allocatedSize) in MemoryBlock()39 size_t allocatedSize() const { return AllocatedSize; } in allocatedSize() function157 size_t allocatedSize() const { return M.allocatedSize(); } in allocatedSize() function