Searched refs:audioId_ (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/routers/ |
H A D | audio_router_center.cpp | 157 int32_t audioId_ = descs[0]->deviceId_; in FetchOutputDevices() local 160 " router:%{public}d ", streamUsage, clientUID, descs.size(), type, audioId_, routerType); in FetchOutputDevices() 229 int32_t audioId_ = descs[0]->deviceId_; in FetchInputDevice() local 232 sourceType, clientUID, type, audioId_, routerType); in FetchInputDevice()
|