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