Searched refs:GetAudioEndpointForDevice (Results 1 – 2 of 2) sorted by relevance
58 std::shared_ptr<AudioEndpoint> GetAudioEndpointForDevice(DeviceInfo &deviceInfo,
560 std::shared_ptr<AudioEndpoint> audioEndpoint = GetAudioEndpointForDevice(deviceInfo, config, in GetAudioProcess()625 … std::shared_ptr<AudioEndpoint> audioEndpoint = GetAudioEndpointForDevice(deviceInfo, config, in ReLinkProcessToEndpoint()785 std::shared_ptr<AudioEndpoint> AudioService::GetAudioEndpointForDevice(DeviceInfo &deviceInfo, in GetAudioEndpointForDevice() function in OHOS::AudioStandard::AudioService