Home
last modified time | relevance | path

Searched defs:isOk (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sal/qa/osl/socket/
H A Dosl_StreamSocket.cxx380 bool isOk() {return m_aValues.isFailure() == true ? false : true;} in isOk() function in ReadSocketThread
1026 bool isOk() {return m_nReadCount == 0 ? false : true;} in isOk() function in osl_StreamSocket::ReadSocket2Thread
H A Dosl_Socket.cxx526 bool isOk() {return m_aValues.isFailure() == true ? false : true;} in isOk() function in ReadSocketThread

Completed in 30 milliseconds