Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/
H A Daudio_policy_service.cpp7305 const auto &streamPropInfoList = pipeInfoPtr->streamPropInfos_; in FetchTargetInfoForSessionAdd() local
7307 if (streamPropInfoList.empty()) { in FetchTargetInfoForSessionAdd()
7311 StreamPropInfo targetStreamPropInfo = *streamPropInfoList.begin(); in FetchTargetInfoForSessionAdd()
7315 for (const auto &streamPropInfo : streamPropInfoList) { in FetchTargetInfoForSessionAdd()