Searched refs:streamPropInfoList (Results 1 – 1 of 1) sorted by relevance
7305 const auto &streamPropInfoList = pipeInfoPtr->streamPropInfos_; in FetchTargetInfoForSessionAdd() local7307 if (streamPropInfoList.empty()) { in FetchTargetInfoForSessionAdd()7311 StreamPropInfo targetStreamPropInfo = *streamPropInfoList.begin(); in FetchTargetInfoForSessionAdd()7315 for (const auto &streamPropInfo : streamPropInfoList) { in FetchTargetInfoForSessionAdd()