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()
373 netPipe_initTcp( void* hwpipe, void* _looper, const char* args ) in netPipe_initTcp()
407 netPipe_initUnix( void* hwpipe, void* _looper, const char* args ) in netPipe_initUnix()
469 openglesPipe_init( void* hwpipe, void* _looper, const char* args )
Dhw-qemud.c633 void* hwpipe; member
1898 _qemudPipe_init(void* hwpipe, void* _looper, const char* args) in _qemudPipe_init()
2129 _qemudPipe_load(void* hwpipe, void* pipeOpaque, const char* args, QEMUFile* f) in _qemudPipe_load()
/external/qemu/hw/
Dgoldfish_pipe.c460 pipeConnector_load( void* hwpipe, void* pipeOpaque, const char* args, QEMUFile* file ) in pipeConnector_load()
502 void* hwpipe; member
506 zeroPipe_init( void* hwpipe, void* svcOpaque, const char* args ) in zeroPipe_init()
589 void* hwpipe; member
598 pingPongPipe_init0( PingPongPipe* pipe, void* hwpipe, void* svcOpaque ) in pingPongPipe_init0()
608 pingPongPipe_init( void* hwpipe, void* svcOpaque, const char* args ) in pingPongPipe_init()
796 throttlePipe_init( void* hwpipe, void* svcOpaque, const char* args ) in throttlePipe_init()
1251 goldfish_pipe_wake( void* hwpipe, unsigned flags ) in goldfish_pipe_wake()
1273 goldfish_pipe_close( void* hwpipe ) in goldfish_pipe_close()