Searched defs:hwpipe (Results 1 – 3 of 3) sorted by relevance
/external/qemu/android/ |
D | hw-pipe-net.c | 67 void* hwpipe; member 187 netPipe_initFromAddress( void* hwpipe, const SockAddress* address, Looper* looper ) in netPipe_initFromAddress() 387 netPipe_initTcp( void* hwpipe, void* _looper, const char* args ) in netPipe_initTcp() 421 netPipe_initUnix( void* hwpipe, void* _looper, const char* args ) in netPipe_initUnix() 483 openglesPipe_init( void* hwpipe, void* _looper, const char* args )
|
D | hw-qemud.c | 634 void* hwpipe; member 1897 _qemudPipe_init(void* hwpipe, void* _looper, const char* args) in _qemudPipe_init() 2128 _qemudPipe_load(void* hwpipe, void* pipeOpaque, const char* args, QEMUFile* f) in _qemudPipe_load()
|
/external/qemu/hw/android/goldfish/ |
D | pipe.c | 465 pipeConnector_load( void* hwpipe, void* pipeOpaque, const char* args, QEMUFile* file ) in pipeConnector_load() 507 void* hwpipe; member 511 zeroPipe_init( void* hwpipe, void* svcOpaque, const char* args ) in zeroPipe_init() 594 void* hwpipe; member 603 pingPongPipe_init0( PingPongPipe* pipe, void* hwpipe, void* svcOpaque ) in pingPongPipe_init0() 613 pingPongPipe_init( void* hwpipe, void* svcOpaque, const char* args ) in pingPongPipe_init() 801 throttlePipe_init( void* hwpipe, void* svcOpaque, const char* args ) in throttlePipe_init() 1350 goldfish_pipe_wake( void* hwpipe, unsigned flags ) in goldfish_pipe_wake() 1372 goldfish_pipe_close( void* hwpipe ) in goldfish_pipe_close()
|