Searched refs:IsScheduled (Results 1 – 8 of 8) sorted by relevance
86 ASSERT_FALSE(timer_->IsScheduled()); in TEST_F()101 EXPECT_TRUE(timer_->IsScheduled()); in TEST_F()105 EXPECT_FALSE(timer_->IsScheduled()); in TEST_F()113 EXPECT_FALSE(timer_->IsScheduled()); in TEST_F()115 EXPECT_FALSE(timer_->IsScheduled()); in TEST_F()169 EXPECT_TRUE(timer_->IsScheduled()); in TEST_F()173 EXPECT_FALSE(timer_->IsScheduled()); in TEST_F()
73 bool IsScheduled() const;
121 ASSERT_FALSE(timer_->IsScheduled()); in TEST_F()129 EXPECT_FALSE(timer_->IsScheduled()); in TEST_F()131 EXPECT_FALSE(timer_->IsScheduled()); in TEST_F()
107 bool OnceTimer::IsScheduled() const { in IsScheduled() function in bluetooth::common::OnceTimer
118 bool RepeatingTimer::IsScheduled() const { in IsScheduled() function in bluetooth::common::RepeatingTimer
416 bool is_streaming = btif_a2dp_source_cb.media_alarm.IsScheduled(); in btif_a2dp_source_restart_session()542 return btif_a2dp_source_cb.media_alarm.IsScheduled(); in btif_a2dp_source_is_streaming()770 btif_a2dp_source_cb.media_alarm.IsScheduled() ? "running" : "stopped", in btif_a2dp_source_audio_tx_start_event()813 btif_a2dp_source_cb.media_alarm.IsScheduled() ? "running" : "stopped", in btif_a2dp_source_audio_tx_stop_event()876 if (!btif_a2dp_source_cb.media_alarm.IsScheduled()) { in btif_a2dp_source_audio_handle_timer()930 if (!btif_a2dp_source_cb.media_alarm.IsScheduled()) { in btif_a2dp_source_enqueue_callback()
182 if (abort_timer.IsScheduled()) { in hal_service_died()382 if (abort_timer.IsScheduled()) { in startup_timer_expired()590 return abort_timer.IsScheduled(); in hci_is_root_inflammation_event_received()