Home
last modified time | relevance | path

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

/trunk/main/sal/qa/osl/socket/
H A Dosl_StreamSocket.cxx867 class isExceptionPending: public ::testing::Test class
873 TEST_F(isExceptionPending, isExPending_001) in TEST_F() argument
880 sal_Bool bOk = asSocket.isExceptionPending( pTimeout ); in TEST_F()
H A Dosl_Socket.cxx2762 class isExceptionPending: public ::testing::Test class
2768 TEST_F(isExceptionPending, isExPending_001) in TEST_F() argument
2775 sal_Bool bOk = asSocket.isExceptionPending( pTimeout ); in TEST_F()
/trunk/main/sal/inc/osl/
H A Dsocket_decl.hxx307 inline sal_Bool SAL_CALL isExceptionPending(const TimeValue *pTimeout = 0) const;
H A Dsocket.hxx326 inline sal_Bool Socket::isExceptionPending(const TimeValue *pTimeout ) const in isExceptionPending() function in osl::Socket
/trunk/main/vos/inc/vos/
H A Dsocket.hxx598 sal_Bool SAL_CALL isExceptionPending(const TimeValue* pTimeout = 0) const;
/trunk/main/vos/source/
H A Dsocket.cxx857 sal_Bool OSocket::isExceptionPending(const TimeValue* pTimeout) const in isExceptionPending() function in OSocket

Completed in 73 milliseconds