Home
last modified time | relevance | path

Searched defs:sendBuf (Results 1 – 4 of 4) sorted by relevance

/developtools/profiler/host/smartperf/client/client_command/
Dsp_server_socket.cpp71 int SpServerSocket::Sendto(std::string &sendBuf) in Sendto()
/developtools/hdc/src/daemon/
Ddaemon_tcp.cpp62 string sendBuf = Base::StringFormat("%s-%d", HANDSHAKE_MESSAGE.c_str(), tcpListenPort); in TransmitConfig() local
/developtools/hdc/src/common/
Dtransfer.cpp63 int HdcTransferBase::SimpleFileIO(CtxFile *context, uint64_t index, uint8_t *sendBuf, int bytes) in SimpleFileIO()
158 uint8_t *sendBuf = data - payloadPrefixReserve; in SendIOPayload() local
/developtools/profiler/device/plugins/arkts_plugin/src/
Darkts_plugin.cpp395 char* sendBuf = msgBuf.get(); in ClientSendReq() local