Searched refs:m_tmpBufXferSize (Results 1 – 2 of 2) sorted by relevance
143 m_tmpBufXferSize(0), in AddressSpaceStream()204 m_tmpBufXferSize = allocSize; in allocBuffer()208 writeFully(m_tmpBuf, m_tmpBufXferSize); in allocBuffer()210 m_tmpBufXferSize = 0; in allocBuffer()223 m_tmpBufXferSize = 0; in commitBuffer()373 m_tmpBufXferSize = 0; in commitBufferAndReadFully()
59 size_t m_tmpBufXferSize; variable