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