Searched refs:unitSize (Results 1 – 3 of 3) sorted by relevance
39 void Initialize(u16 id, s16 unitSize, s32 count, uptr base, bool bServer);55 static size_t GetRequiredMemorySize(s16 unitSize, s32 count);78 SharedArea(size_t unitSize, s32 count);
40 size_t unitSize; member
174 void Initialize(size_t unitSize, u16 poolId) in Initialize() argument177 m_capacity = unitSize - HEADER_SIZE; in Initialize()