Home
last modified time | relevance | path

Searched defs:SendToStream (Results 1 – 3 of 3) sorted by relevance

/developtools/hdc/src/test/jdwp/
DHdcJdwpSimulator.cpp39 RetErrCode HdcJdwpSimulator::SendToStream(uv_stream_t *handleStream, const uint8_t *buf, in SendToStream() function in HdcJdwpSimulator
/developtools/hdc/src/common/
Duart.cpp36 int ExternInterface::SendToStream(uv_stream_t *handleStream, const uint8_t *buf, const int len) in SendToStream() function in Hdc::ExternInterface
Dbase.cpp409 int SendToStream(uv_stream_t *handleStream, const uint8_t *buf, const int bufLen) in SendToStream() function