Searched refs:osl_Pipe_E_NotFound (Results 1 – 5 of 5) sorted by relevance
39 osl_Pipe_E_NotFound, /* Pipe could not be found */ enumerator
64 E_NotFound = osl_Pipe_E_NotFound, /* Pipe could not be found */
461 case ERROR_PATH_NOT_FOUND: return osl_Pipe_E_NotFound; in osl_getLastPipeError()
628 Error = osl_Pipe_E_NotFound; in osl_getLastPipeError()
93 case osl_Pipe_E_NotFound: in printPipeError()
Completed in 23 milliseconds