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