Home
last modified time | relevance | path

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

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