Home
last modified time | relevance | path

Searched defs:CancelAndWait (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/bt/test/mock/
H A Dmock_common_repeating_timer.cc53 void RepeatingTimer::CancelAndWait() { mock_function_count_map[__func__]++; } in CancelAndWait() function in RepeatingTimer
/aosp12/system/bt/common/
H A Donce_timer.cc73 void OnceTimer::CancelAndWait() { in CancelAndWait() function in bluetooth::common::OnceTimer
H A Drepeating_timer.cc83 void RepeatingTimer::CancelAndWait() { in CancelAndWait() function in bluetooth::common::RepeatingTimer