Searched refs:getServicePort (Results 1 – 6 of 6) sorted by relevance
807 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()
1420 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()
161 static inline sal_Int32 SAL_CALL getServicePort(
185 inline sal_Int32 SAL_CALL SocketAddr::getServicePort( in getServicePort() function in osl::SocketAddr
328 static sal_Int32 SAL_CALL getServicePort(const ::rtl::OUString& strServiceName,
269 sal_Int32 OInetSocketAddr::getServicePort(const rtl::OUString& ustrServiceName, in getServicePort() function in OInetSocketAddr
Completed in 55 milliseconds