Searched defs:NullSoundDeviceLocator (Results 1 – 1 of 1) sorted by relevance
46 class NullSoundDeviceLocator : public SoundDeviceLocator { class48 NullSoundDeviceLocator() : SoundDeviceLocator(kNullName, kNullName) {} in NullSoundDeviceLocator() function in cricket::NullSoundDeviceLocator