Home
last modified time | relevance | path

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

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

Completed in 44 milliseconds