Searched refs:m_tmpBufXferSize (Results 1 – 2 of 2) sorted by relevance
278 m_tmpBufXferSize(0), in AddressSpaceStream()341 m_tmpBufXferSize = allocSize; in allocBuffer()345 writeFully(m_tmpBuf, m_tmpBufXferSize); in allocBuffer()347 m_tmpBufXferSize = 0; in allocBuffer()360 m_tmpBufXferSize = 0; in commitBuffer()510 m_tmpBufXferSize = 0; in commitBufferAndReadFully()
74 size_t m_tmpBufXferSize; variable