Home | History | Annotate | Download | only in flip_server

Lines Matching refs:OnAlarm

355   //   If the callback returns a positive number from its OnAlarm() function,
373 // positive number from its OnAlarm() function, then the callback will be
395 OnAlarm()
702 // all alarms that were reregistered because OnAlarm() returned a
706 // OnAlarm on any alarm in this set. This ensures that we do not
987 // WARNING: If a token was saved to refer to an alarm callback, OnAlarm must
992 virtual int64 OnAlarm() = 0;
1036 virtual int64 OnAlarm();