Searched refs:loopTimer_init (Results 1 – 5 of 5) sorted by relevance
/external/qemu/ |
D | vl-android-ui.c | 161 loopTimer_init(gui_timer, looper, gui_update, gui_timer); in init_gui_timer()
|
/external/qemu/android/ |
D | looper.h | 129 loopTimer_init(LoopTimer* timer, in loopTimer_init() function
|
D | async-socket-connector.c | 342 loopTimer_init(connector->connector_timer, connector->looper, in async_socket_connector_new()
|
D | async-socket.c | 155 loopTimer_init(asio->timer, _async_socket_get_looper(as), in _async_socket_rw_new() 1138 loopTimer_init(as->reconnect_timer, as->looper, _on_async_socket_reconnect, as); in async_socket_new()
|
D | sdk-controller-socket.c | 1169 loopTimer_init(query->timer, sdkctl->looper, _on_skdctl_query_timeout, query); in sdkctl_query_new()
|