Home
last modified time | relevance | path

Searched refs:iolooper_new (Results 1 – 7 of 7) sorted by relevance

/external/qemu/android/
Dsync-utils.c47 sync_socket->iolooper = iolooper_new(); in syncsocket_init()
66 looper = iolooper_new(); in syncsocket_connect()
72 looper = iolooper_new(); in syncsocket_connect()
Dlooper-generic.c487 looper->iolooper = iolooper_new(); in looper_newGeneric()
Dandroid-device.c1367 ad->io_looper = iolooper_new(); in android_device_init()
/external/qemu/
Diolooper.h10 IoLooper* iolooper_new(void);
Daio-android.c159 looper = iolooper_new(); in qemu_aio_wait()
Diolooper-select.c23 iolooper_new(void) in iolooper_new() function
/external/qemu/proxy/
Dproxy_common.c566 looper = iolooper_new(); in proxy_check_connection()