Home
last modified time | relevance | path

Searched refs:PIPE_ERROR_INVAL (Results 1 – 3 of 3) sorted by relevance

/hardware/google/aemu/host-common/include/host-common/
Dandroid_pipe_common.h38 PIPE_ERROR_INVAL = -1, enumerator
/hardware/google/aemu/host-common/
DHostGoldfishPipe.cpp140 return PIPE_ERROR_INVAL; in read()
170 return PIPE_ERROR_INVAL; in write()
417 case PIPE_ERROR_INVAL: in setErrno()
DAndroidPipe.cpp202 return PIPE_ERROR_INVAL; in onGuestSend()
250 return PIPE_ERROR_INVAL; in onGuestSend()
256 return PIPE_ERROR_INVAL; in onGuestSend()