Searched refs:mTotalBytes (Results 1 – 3 of 3) sorted by relevance
363 uint32_t mTotalBytes; ///< Total number of bytes used by all messages in the queue. member
951 aInfo.mTotalBytes += message.GetLength(); in GetInfo()1100 aInfo.mTotalBytes += message.GetLength(); in GetInfo()
1182 … (bufferInfo.*info.mQueuePtr).mNumBuffers, ToUlong((bufferInfo.*info.mQueuePtr).mTotalBytes)); in Process()