Searched defs:CancelAndWait (Results 1 – 2 of 2) sorted by relevance
| /packages/modules/Bluetooth/system/test/mock/ | ||
| D | mock_common_repeating_timer.cc | 52 void RepeatingTimer::CancelAndWait() { inc_func_call_count(__func__); } in CancelAndWait() function in RepeatingTimer |
| /packages/modules/Bluetooth/system/common/ | ||
| D | repeating_timer.cc | 94 void RepeatingTimer::CancelAndWait() { in SchedulePeriodic() function in bluetooth::common::RepeatingTimer |