Home
last modified time | relevance | path

Searched defs:hwpipe (Results 1 – 3 of 3) sorted by relevance

/external/qemu/android/
Dhw-pipe-net.c67 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 )
Dhw-qemud.c634 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/
Dpipe.c465 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()