Searched refs:GetRendererDeviceInfo (Results 1 – 3 of 3) sorted by relevance
71 int32_t GetRendererDeviceInfo(const int32_t sessionId, DeviceInfo &outputDeviceInfo);
192 int32_t AudioStreamCollector::GetRendererDeviceInfo(const int32_t sessionId, DeviceInfo &outputDevi… in GetRendererDeviceInfo() function in OHOS::AudioStandard::AudioStreamCollector
774 ret = streamCollector_.GetRendererDeviceInfo(sessionId, deviceInfo); in OffloadStreamSetCheck()