Searched refs:StreamBufferChkRWError (Results 1 – 5 of 5) sorted by relevance
67 bool StreamBufferChkRWError(const RustStreamBuffer *rustStreamBuffer);
146 if (StreamBufferChkRWError(pkt.streamBufferPtr_.get())) { in SendMsg()
162 pub unsafe extern "C" fn StreamBufferChkRWError(object: *const StreamBuffer) -> bool { in StreamBufferChkRWError() function
250 if (StreamBufferChkRWError(pkt.streamBufferPtr_.get())) { in ReportActiveInfo()
457 if (StreamBufferChkRWError(pkt.streamBufferPtr_.get())) { in HandleNetPacke()