Searched defs:GetSendData (Results 1 – 5 of 5) sorted by relevance
| /external/opencore/oscl/oscl/osclio/src/ | ||
| D | oscl_socket_send.cpp | 71 uint8 *OsclSendMethod::GetSendData(int32 *aLength) in GetSendData() function in OsclSendMethod |
| D | oscl_socket_send_to.cpp | 74 uint8 *OsclSendToMethod::GetSendData(int32 *aLength) in GetSendData() function in OsclSendToMethod |
| D | oscl_udp_socket.h | 89 inline uint8 *OsclUDPSocketI::GetSendData(int32 *aLength) in GetSendData() function |
| D | oscl_socket.cpp | 114 OSCL_EXPORT_REF uint8 *OsclUDPSocket::GetSendData(int32 *aLength) in GetSendData() function in OsclUDPSocket |
| D | oscl_tcp_socket.h | 150 inline uint8 *OsclTCPSocketI::GetSendData(int32 *aLength) in GetSendData() function |