Home
last modified time | relevance | path

Searched defs:GetSendData (Results 1 – 5 of 5) sorted by relevance

/external/opencore/oscl/oscl/osclio/src/
Doscl_socket_send.cpp71 uint8 *OsclSendMethod::GetSendData(int32 *aLength) in GetSendData() function in OsclSendMethod
98 uint8 *OsclSendRequest::GetSendData(int32 *aLength) in GetSendData() function in OsclSendRequest
Doscl_socket_send_to.cpp74 uint8 *OsclSendToMethod::GetSendData(int32 *aLength) in GetSendData() function in OsclSendToMethod
100 uint8 *OsclSendToRequest::GetSendData(int32 *aLength) in GetSendData() function in OsclSendToRequest
Doscl_udp_socket.h89 inline uint8 *OsclUDPSocketI::GetSendData(int32 *aLength) in GetSendData() function
Doscl_socket.cpp114 OSCL_EXPORT_REF uint8 *OsclUDPSocket::GetSendData(int32 *aLength) in GetSendData() function in OsclUDPSocket
240 OSCL_EXPORT_REF uint8 *OsclTCPSocket::GetSendData(int32 *aLength) in GetSendData() function in OsclTCPSocket
Doscl_tcp_socket.h150 inline uint8 *OsclTCPSocketI::GetSendData(int32 *aLength) in GetSendData() function