Home
last modified time | relevance | path

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

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