Searched defs:handleStream (Results 1 – 3 of 3) sorted by relevance
39 RetErrCode HdcJdwpSimulator::SendToStream(uv_stream_t *handleStream, const uint8_t *buf, in SendToStream()
36 int ExternInterface::SendToStream(uv_stream_t *handleStream, const uint8_t *buf, const int len) in SendToStream()
409 int SendToStream(uv_stream_t *handleStream, const uint8_t *buf, const int bufLen) in SendToStream()431 …int SendToStreamEx(uv_stream_t *handleStream, const uint8_t *buf, const int bufLen, uv_stream_t *h… in SendToStreamEx()