Lines Matching refs:intent
276 for (const auto& intent : intents) {
277 if (intent == 0) {
282 streamInfo->intent_ = intent;
297 consumerMap_[intent] = consumer_pre;
299 } else if (intent == 1) {
304 streamInfo_video->intent_ = intent;
327 consumerMap_[intent] = consumer_video;
334 streamInfo_capture->intent_ = intent;
354 consumerMap_[intent] = consumer_capture;
431 for (const auto& intent : intents) {
432 consumerMap_[intent]->StopConsumer();