Home
last modified time | relevance | path

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

/external/opencore/oscl/oscl/osclio/src/
Doscl_socket_imp_base.h67 virtual void BindAsync(BindParam&, OsclSocketRequestAO&) in BindAsync() function
Doscl_udp_socket.h95 inline TPVSocketEvent OsclUDPSocketI::BindAsync(OsclNetworkAddress& aAddress, in BindAsync() function
Doscl_socket.cpp94 OSCL_EXPORT_REF TPVSocketEvent OsclUDPSocket::BindAsync(OsclNetworkAddress& aAddress, int32 aTimeou… in BindAsync() function in OsclUDPSocket
200 OSCL_EXPORT_REF TPVSocketEvent OsclTCPSocket::BindAsync(OsclNetworkAddress& aAddress, int32 aTimeou… in BindAsync() function in OsclTCPSocket
Doscl_tcp_socket.h156 inline TPVSocketEvent OsclTCPSocketI::BindAsync(OsclNetworkAddress& aAddress, in BindAsync() function