Searched refs:NullSoundSystemFactory (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/webrtc/sound/
H A Dnullsoundsystemfactory.cc17 NullSoundSystemFactory::NullSoundSystemFactory() { function in class:rtc::NullSoundSystemFactory
20 NullSoundSystemFactory::~NullSoundSystemFactory() {
23 bool NullSoundSystemFactory::SetupInstance() {
28 void NullSoundSystemFactory::CleanupInstance() {
H A Dnullsoundsystemfactory.h20 class NullSoundSystemFactory : public SoundSystemFactory { class in namespace:rtc
22 NullSoundSystemFactory();
23 virtual ~NullSoundSystemFactory();

Completed in 634 milliseconds