Home
last modified time | relevance | path

Searched refs:loopTimer_init (Results 1 – 4 of 4) sorted by relevance

/external/qemu/android/
Dlooper.h129 loopTimer_init(LoopTimer* timer, in loopTimer_init() function
Dasync-socket-connector.c342 loopTimer_init(connector->connector_timer, connector->looper, in async_socket_connector_new()
Dasync-socket.c156 loopTimer_init(asio->timer, _async_socket_get_looper(as), in _async_socket_rw_new()
1133 loopTimer_init(as->reconnect_timer, as->looper, _on_async_socket_reconnect, as); in async_socket_new()
Dsdk-controller-socket.c1169 loopTimer_init(query->timer, sdkctl->looper, _on_skdctl_query_timeout, query); in sdkctl_query_new()