OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:goldfish_pipe_close
(Results
1 - 3
of
3
) sorted by null
/external/qemu/hw/
goldfish_pipe.h
49
* 3/ Call
goldfish_pipe_close
() to force the closure of a given pipe.
72
* You should never invoke this callback directly. Call
goldfish_pipe_close
()
133
extern void
goldfish_pipe_close
( void* hwpipe );
goldfish_pipe.c
1305
goldfish_pipe_close
( void* hwpipe )
function
[
all
...]
/external/qemu/android/
hw-pipe-net.c
125
goldfish_pipe_close
(pipe->hwpipe);
Completed in 2266 milliseconds