Searched defs:IsScheduled (Results 1 – 4 of 4) sorted by relevance
/aosp12/system/update_engine/common/ | ||
H A D | scoped_task_id.h | 78 [[nodiscard]] constexpr bool IsScheduled() const noexcept { in IsScheduled() function |
/aosp12/system/bt/test/mock/ | ||
H A D | mock_common_repeating_timer.cc | 38 bool RepeatingTimer::IsScheduled() const { in IsScheduled() function in RepeatingTimer |
/aosp12/system/bt/common/ | ||
H A D | once_timer.cc | 107 bool OnceTimer::IsScheduled() const { in IsScheduled() function in bluetooth::common::OnceTimer |
H A D | repeating_timer.cc | 118 bool RepeatingTimer::IsScheduled() const { in IsScheduled() function in bluetooth::common::RepeatingTimer |