HomeSort by relevance Sort by last modified time
    Searched refs:NullSoundSystemFactory (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libjingle/source/talk/sound/
nullsoundsystemfactory.cc 28 #include "talk/sound/nullsoundsystemfactory.h"
34 NullSoundSystemFactory::NullSoundSystemFactory() {
37 NullSoundSystemFactory::~NullSoundSystemFactory() {
40 bool NullSoundSystemFactory::SetupInstance() {
45 void NullSoundSystemFactory::CleanupInstance() {
nullsoundsystemfactory.h 37 class NullSoundSystemFactory : public SoundSystemFactory {
39 NullSoundSystemFactory();
40 virtual ~NullSoundSystemFactory();

Completed in 1264 milliseconds