Searched refs:OnInputEvent (Results 1 – 2 of 2) sorted by relevance
225 int OnInputEvent(int fd, uint32_t epevents);
143 ev_init(std::bind(&RecoveryUI::OnInputEvent, this, std::placeholders::_1, std::placeholders::_2), in Init()223 int RecoveryUI::OnInputEvent(int fd, uint32_t epevents) { in OnInputEvent() function in RecoveryUI