Searched defs:CancelAndWait (Results 1 – 3 of 3) sorted by relevance
/packages/modules/Bluetooth/system/test/mock/ | ||
D | mock_common_repeating_timer.cc | 53 void RepeatingTimer::CancelAndWait() { mock_function_count_map[__func__]++; } in CancelAndWait() function in RepeatingTimer |
/packages/modules/Bluetooth/system/common/ | ||
D | once_timer.cc | 79 void OnceTimer::CancelAndWait() { in Schedule() function in bluetooth::common::OnceTimer |
D | repeating_timer.cc | 94 void RepeatingTimer::CancelAndWait() { in SchedulePeriodic() function in bluetooth::common::RepeatingTimer |