Home
last modified time | relevance | path

Searched refs:resolveHostname (Results 1 – 9 of 9) sorted by relevance

/trunk/main/sal/qa/osl/socket/
H A Dosl_SocketAddr.cxx660 class resolveHostname : public ::testing::Test class
665 TEST_F(resolveHostname, resolveHostname_001) in TEST_F() argument
668 … ::osl::SocketAddr::resolveHostname( rtl::OUString::createFromAscii("127.0.0.1"), saSocketAddr ); in TEST_F()
H A Dosl_Socket.cxx1276 class resolveHostname : public ::testing::Test class
1281 TEST_F(resolveHostname, resolveHostname_001) in TEST_F() argument
1284 ::osl::SocketAddr::resolveHostname( aHostIp1, saSocketAddr ); in TEST_F()
/trunk/main/sal/inc/osl/
H A Dsocket_decl.hxx152 static inline void SAL_CALL resolveHostname(
H A Dsocket.hxx178 inline void SAL_CALL SocketAddr::resolveHostname( in resolveHostname() function in osl::SocketAddr
/trunk/main/vos/inc/vos/
H A Dsocket.hxx248 static oslSocketAddr SAL_CALL resolveHostname(const ::rtl::OUString& strHostName);
/trunk/main/stoc/test/security/
H A Dtest_security.cxx63 SocketAddr::resolveHostname( OUSTR("localhost"), addr ); in localhost()
/trunk/main/stoc/source/security/
H A Dpermissions.cxx193 SocketAddr::resolveHostname( m_host, addr ); in resolveHost()
/trunk/main/vos/source/
H A Dsocket.cxx109 oslSocketAddr OSocketAddr::resolveHostname(const rtl::OUString& ustrHostname) in resolveHostname() function in OSocketAddr
/trunk/main/framework/source/services/
H A Dsubstitutepathvars.cxx366 osl::SocketAddr::resolveHostname( aHostName, aSockAddr ); in GetDNSDomainName()

Completed in 84 milliseconds