Searched defs:SendData (Results 1 - 6 of 6) sorted by relevance

/haiku/src/add-ons/tracker/zipomatic/
H A DGenericThread.cpp286 GenericThread::SendData(int32 code, void* buffer, size_t buffer_size) function in class:GenericThread
/haiku/src/apps/expander/
H A DGenericThread.cpp278 GenericThread::SendData(int32 code, void* buffer, size_t size) function in class:GenericThread
/haiku/src/add-ons/kernel/network/protocols/l2cap/
H A DL2capEndpoint.cpp359 L2capEndpoint::SendData(net_buffer* buffer) function in class:L2capEndpoint
/haiku/src/add-ons/mail_daemon/inbound_protocols/imap/imap_lib/
H A DProtocol.cpp275 Protocol::SendData(const char* buffer, uint32 length) function in class:IMAP::Protocol
/haiku/src/add-ons/kernel/network/protocols/tcp/
H A DTCPEndpoint.cpp807 TCPEndpoint::SendData(net_buffer *buffer) function in class:TCPEndpoint
/haiku/src/add-ons/kernel/network/protocols/udp/
H A Dudp.cpp1051 UdpEndpoint::SendData(net_buffer *buffer) function in class:UdpEndpoint

Completed in 72 milliseconds