Searched refs:action_kickoff_time_sync (Results 1 – 7 of 7) sorted by relevance
/external/tlsdate/src/events/ |
D | route_up.c | 36 action_kickoff_time_sync (-1, EV_TIMEOUT, arg); in action_stdin_wakeup() 50 action_kickoff_time_sync (-1, EV_TIMEOUT, arg); in action_netlink_ready()
|
D | kickoff_time_sync.c | 84 action_kickoff_time_sync (-1, EV_TIMEOUT, arg); in action_invalidate_time() 118 void action_kickoff_time_sync (evutil_socket_t fd, short what, void *arg) in action_kickoff_time_sync() function
|
D | check_continuity.c | 69 action_kickoff_time_sync, state); in setup_event_timer_continuity()
|
/external/tlsdate/src/ |
D | platform-cros.c | 221 action_kickoff_time_sync (-1, EV_TIMEOUT, ctx->state); in handle_service_change() 256 action_kickoff_time_sync (-1, EV_TIMEOUT, ctx->state); in handle_manager_change() 270 action_kickoff_time_sync (-1, EV_TIMEOUT, ctx->state); in handle_suspend_done() 347 action_kickoff_time_sync (-1, EV_TIMEOUT, ctx->state); in handle_dbus_change()
|
D | tlsdate.h | 210 void action_kickoff_time_sync (int fd, short what, void *arg);
|
D | dbus.c | 407 action_kickoff_time_sync (-1, EV_TIMEOUT, state); in handle_set_time()
|
D | tlsdated.c | 623 action_kickoff_time_sync (-1, EV_TIMEOUT, &state); in main()
|