Searched defs:MemoryManagementService (Results 1 – 1 of 1) sorted by relevance
48 struct MemoryManagementService struct54 MemoryManagementService() in MemoryManagementService() argument63 void populate(size_t pools) in populate()69 void clear() in clear()75 void validate(bool validate_finalized) const in validate()87 AllocatorType allocator;88 std::shared_ptr<LifetimeMgrType> lifetime_mgr;89 std::shared_ptr<PoolMgrType> pool_mgr;90 std::shared_ptr<MemoryMgrType> mm;91 MemoryGroup mg;[all …]