Home
last modified time | relevance | path

Searched refs:SendBuf (Results 1 - 2 of 2) sorted by relevance

/developtools/hdc/src/register/
H A Dhdc_jdwp.h53 bool SendBuf(const uint8_t *buf, const int bufLen);
H A Dhdc_jdwp.cpp52 bool HdcJdwpSimulator::SendBuf(const uint8_t *buf, const int bufLen) in SendBuf() function in Hdc::HdcJdwpSimulator
56 HILOG_FATAL(LOG_CORE, "SendBuf failed errno:%{public}d", errno); in SendBuf()
138 ret = SendBuf(static_cast<uint8_t*>(info), ppSize); in Send2Jdwp()

Completed in 1 milliseconds