Searched refs:PutDataReceivedHdl (Results 1 – 2 of 2) sorted by relevance
74 SetPutDataReceivedHdl(LINK( this, CommunicationLinkViaSocket, PutDataReceivedHdl )); in CommunicationLinkViaSocket()255 IMPL_LINK( CommunicationLinkViaSocket, PutDataReceivedHdl, CommunicationLinkViaSocket*, EMPTYARG ) in IMPL_LINK() argument
93 DECL_LINK( PutDataReceivedHdl, CommunicationLinkViaSocket* );
Completed in 16 milliseconds