Searched refs:do_event (Results 1 – 2 of 2) sorted by relevance
982 static uint32_t do_event(AppClient &app, int argc, char *argv[]) in do_event() function1211 do_event(app, argc, argv) != APP_SUCCESS) { in execute_commands()
867 doer = self.loop.call_soon(do_event)869 def do_event(): function