Home
last modified time | relevance | path

Searched refs:IsWaitSchedulingEnabled (Results 1 – 4 of 4) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/services/assistant/public/cpp/
H A Dfeatures.h138 COMPONENT_EXPORT(ASSISTANT_SERVICE_PUBLIC) bool IsWaitSchedulingEnabled();
H A Dfeatures.cc156 bool IsWaitSchedulingEnabled() { in IsWaitSchedulingEnabled() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/assistant/
H A Dassistant_interaction_controller_impl.cc50 using chromeos::assistant::features::IsWaitSchedulingEnabled;
766 DCHECK(IsWaitSchedulingEnabled()); in OnWaitStarted()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/services/assistant/
H A Dassistant_manager_service_impl.cc194 features::IsWaitSchedulingEnabled())), in AssistantManagerServiceImpl()
691 DCHECK(features::IsWaitSchedulingEnabled()); in OnScheduleWait()