HomeSort by relevance Sort by last modified time
    Searched refs:goldfish_pipe_close (Results 1 - 3 of 3) sorted by null

  /external/qemu/include/hw/android/goldfish/
pipe.h 50 * 3/ Call goldfish_pipe_close() to force the closure of a given pipe.
73 * You should never invoke this callback directly. Call goldfish_pipe_close()
134 extern void goldfish_pipe_close( void* hwpipe );
  /external/qemu/android/
hw-pipe-net.c 125 goldfish_pipe_close(pipe->hwpipe);
  /external/qemu/hw/android/goldfish/
pipe.c 1372 goldfish_pipe_close( void* hwpipe ) function
    [all...]

Completed in 123 milliseconds