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