Home
last modified time | relevance | path

Searched refs:osl_Pipe_E_NotFound (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/sal/inc/osl/
H A Dpipe.h39 osl_Pipe_E_NotFound, /* Pipe could not be found */ enumerator
/aoo41x/main/vos/inc/vos/
H A Dpipe.hxx64 E_NotFound = osl_Pipe_E_NotFound, /* Pipe could not be found */
/aoo41x/main/sal/osl/os2/
H A Dpipe.cxx461 case ERROR_PATH_NOT_FOUND: return osl_Pipe_E_NotFound; in osl_getLastPipeError()
/aoo41x/main/sal/osl/w32/
H A Dpipe.c628 Error = osl_Pipe_E_NotFound; in osl_getLastPipeError()
/aoo41x/main/sal/qa/osl/pipe/
H A Dosl_Pipe.cxx93 case osl_Pipe_E_NotFound: in printPipeError()

Completed in 31 milliseconds