Searched refs:GetCurrentSize (Results 1 – 2 of 2) sorted by relevance
172 NW_ASSERT(bufferInfo.GetCurrentSize() == activateCommandSize); in Setup()175 NW_ASSERT(bufferInfo.GetCurrentSize() == activateCommandSize + deactivateCommandSize); in Setup()
1428 …size_t GetCurrentSize() const { return nw::ut::GetOffsetFromPtr( m_TopAddress, m_CurrentAddress );… in GetCurrentSize() function