Searched refs:getPeerPort (Results 1 – 8 of 8) sorted by relevance
111 nPort = m_socket.getPeerPort(); in completeConnectionString()
257 inline sal_Int32 SAL_CALL getPeerPort() const;
292 inline sal_Int32 Socket::getPeerPort() const in getPeerPort() function in osl::Socket
189 buf.append( (sal_Int32) m_socket.getPeerPort() ); in completeConnectionString()
529 sal_Int32 SAL_CALL getPeerPort() const;
735 sal_Int32 OSocket::getPeerPort() const in getPeerPort() function in OSocket
686 sal_Int32 peerPort = csConnectorSocket.getPeerPort( ); in getPeer_001()
2021 sal_Int32 peerPort = csConnectorSocket.getPeerPort( ); in getPeer_001()
Completed in 44 milliseconds