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()
530 sal_Int32 SAL_CALL getPeerPort() const;
735 sal_Int32 OSocket::getPeerPort() const in getPeerPort() function in OSocket
616 sal_Int32 peerPort = csConnectorSocket.getPeerPort( ); in TEST_F()
1816 sal_Int32 peerPort = csConnectorSocket.getPeerPort( ); in TEST_F()
Completed in 52 milliseconds