Searched defs:Schedule (Results 1 – 2 of 2) sorted by relevance
| /packages/modules/Bluetooth/system/gd/os/linux_generic/ | ||
| D | repeating_alarm.cc | 54 void RepeatingAlarm::Schedule(Closure task, std::chrono::milliseconds period) { in Schedule() function in bluetooth::os::RepeatingAlarm |
| D | alarm.cc | 55 void Alarm::Schedule(OnceClosure task, std::chrono::milliseconds delay) { in Schedule() function in bluetooth::os::Alarm |