Searched refs:TPipeError (Results 1 – 3 of 3) sorted by relevance
216 OPipe::TPipeError OPipe::accept(OStreamPipe& Connection) in accept()259 OPipe::TPipeError OPipe::getError() const in getError()262 return (TPipeError)osl_getLastPipeError((*m_pPipeRef)()); in getError()264 return (TPipeError)osl_getLastPipeError(NULL); in getError()
62 enum TPipeError { enum in vos::OPipe158 TPipeError SAL_CALL accept(OStreamPipe& Connection);184 TPipeError SAL_CALL getError() const;
525 OPipe::TPipeError eReason = pThread->maPipe.getError(); in EnableOfficeIPCThread()668 OPipe::TPipeError in run()
Completed in 36 milliseconds