Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_common_repeating_timer.cc52 void RepeatingTimer::CancelAndWait() { inc_func_call_count(__func__); } in CancelAndWait() function in RepeatingTimer
/packages/modules/Bluetooth/system/common/
Drepeating_timer.cc94 void RepeatingTimer::CancelAndWait() { in SchedulePeriodic() function in bluetooth::common::RepeatingTimer