Home
last modified time | relevance | path

Searched refs:getPeerPort (Results 1 – 8 of 8) sorted by relevance

/trunk/main/io/source/connector/
H A Dctr_socket.cxx111 nPort = m_socket.getPeerPort(); in completeConnectionString()
/trunk/main/sal/inc/osl/
H A Dsocket_decl.hxx257 inline sal_Int32 SAL_CALL getPeerPort() const;
H A Dsocket.hxx292 inline sal_Int32 Socket::getPeerPort() const in getPeerPort() function in osl::Socket
/trunk/main/io/source/acceptor/
H A Dacc_socket.cxx189 buf.append( (sal_Int32) m_socket.getPeerPort() ); in completeConnectionString()
/trunk/main/vos/inc/vos/
H A Dsocket.hxx530 sal_Int32 SAL_CALL getPeerPort() const;
/trunk/main/vos/source/
H A Dsocket.cxx735 sal_Int32 OSocket::getPeerPort() const in getPeerPort() function in OSocket
/trunk/main/sal/qa/osl/socket/
H A Dosl_Socket2.cxx616 sal_Int32 peerPort = csConnectorSocket.getPeerPort( ); in TEST_F()
H A Dosl_Socket.cxx1816 sal_Int32 peerPort = csConnectorSocket.getPeerPort( ); in TEST_F()

Completed in 66 milliseconds