Home
last modified time | relevance | path

Searched refs:getServicePort (Results 1 – 6 of 6) sorted by relevance

/aoo4110/main/sal/qa/osl/socket/
H A Dosl_SocketAddr.cxx807 IP_PORT_FTP== ::osl::SocketAddr::getServicePort( suServiceFTP, suProtocolTCP ) ); in gettheServicePort_001()
815 IP_PORT_TELNET== ::osl::SocketAddr::getServicePort( suServiceTELNET, suProtocolTCP ) ); in gettheServicePort_002()
824 … IP_PORT_NETBIOS_DGM == ::osl::SocketAddr::getServicePort( suServiceNETBIOS, suProtocolUDP ) ); in gettheServicePort_003()
831 …OSL_INVALID_PORT == ::osl::SocketAddr::getServicePort( ::rtl::OUString::createFromAscii( "notexist… in gettheServicePort_004()
H A Dosl_Socket.cxx1420 IP_PORT_FTP== ::osl::SocketAddr::getServicePort( aServiceFTP, aProtocolTCP ) ); in gettheServicePort_001()
1426 IP_PORT_TELNET== ::osl::SocketAddr::getServicePort( aServiceTELNET, aProtocolTCP ) ); in gettheServicePort_002()
1433 … IP_PORT_NETBIOS_DGM == ::osl::SocketAddr::getServicePort( aServiceNETBIOS, aProtocolUDP ) ); in gettheServicePort_003()
1439 …OSL_INVALID_PORT == ::osl::SocketAddr::getServicePort( ::rtl::OUString::createFromAscii( "notexist… in gettheServicePort_004()
/aoo4110/main/sal/inc/osl/
H A Dsocket_decl.hxx161 static inline sal_Int32 SAL_CALL getServicePort(
H A Dsocket.hxx185 inline sal_Int32 SAL_CALL SocketAddr::getServicePort( in getServicePort() function in osl::SocketAddr
/aoo4110/main/vos/inc/vos/
H A Dsocket.hxx328 static sal_Int32 SAL_CALL getServicePort(const ::rtl::OUString& strServiceName,
/aoo4110/main/vos/source/
H A Dsocket.cxx269 sal_Int32 OInetSocketAddr::getServicePort(const rtl::OUString& ustrServiceName, in getServicePort() function in OInetSocketAddr

Completed in 61 milliseconds