Home
last modified time | relevance | path

Searched defs:IsScheduled (Results 1 – 4 of 4) sorted by relevance

/system/bt/test/mock/
Dmock_common_repeating_timer.cc38 bool RepeatingTimer::IsScheduled() const { in IsScheduled() function in RepeatingTimer
/system/update_engine/common/
Dscoped_task_id.h78 [[nodiscard]] constexpr bool IsScheduled() const noexcept { in IsScheduled() function
/system/bt/common/
Donce_timer.cc107 bool OnceTimer::IsScheduled() const { in IsScheduled() function in bluetooth::common::OnceTimer
Drepeating_timer.cc118 bool RepeatingTimer::IsScheduled() const { in IsScheduled() function in bluetooth::common::RepeatingTimer