Searched refs:nTotalBytes (Results 1 – 2 of 2) sorted by relevance
54 , nTotalBytes( 0 ) in CommunicationLink()125 nTotalBytes += pDataStream->Seek( STREAM_SEEK_TO_END ); in TransferDataStream()545 pCL->nTotalBytes += pCL->pServiceData->Seek( STREAM_SEEK_TO_END ); in CallDataReceived()
179 sal_uLong GetTotalBytes() { return nTotalBytes; } in GetTotalBytes()208 sal_uLong nTotalBytes; member in CommunicationLink