Home
last modified time | relevance | path

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

/external/chromium_org/media/audio/mac/
Daggregate_device_manager.cc81 CFStringRef AggregateDeviceManager::GetDeviceUID(AudioDeviceID id) { in GetDeviceUID() function in media::AggregateDeviceManager
288 ScopedCFTypeRef<CFStringRef> input_device_UID(GetDeviceUID(input_id)); in CreateAggregateDevice()
289 ScopedCFTypeRef<CFStringRef> output_device_UID(GetDeviceUID(output_id)); in CreateAggregateDevice()
Daggregate_device_manager.h29 static CFStringRef GetDeviceUID(AudioDeviceID id);