Searched refs:start_media_task (Results 1 – 6 of 6) sorted by relevance
486 bool start_media_task = false; in TEST_F() local487 ASSERT_TRUE(source_audio_hal_stream_cb.on_resume_(start_media_task)); in TEST_F()545 bool start_media_task = true; in TEST_F() local546 ASSERT_TRUE(sink_audio_hal_stream_cb.on_resume_(start_media_task)); in TEST_F()580 bool start_media_task = false; in TEST_F() local581 ASSERT_TRUE(sink_audio_hal_stream_cb.on_resume_(start_media_task)); in TEST_F()
62 bool OnResumeReq(bool start_media_task);128 bool SinkImpl::OnResumeReq(bool start_media_task) { in OnResumeReq() argument
97 bool OnResumeReq(bool start_media_task);185 bool SourceImpl::OnResumeReq(bool start_media_task) { in OnResumeReq() argument
98 bool hearing_aid_on_resume_req(bool start_media_task);348 bool hearing_aid_on_resume_req(bool start_media_task) { in hearing_aid_on_resume_req() argument354 if (start_media_task) { in hearing_aid_on_resume_req()
28 std::function<bool(bool start_media_task)> on_resume_;
64 std::function<bool(bool start_media_task)> on_resume_;