Searched defs:PlatformSoundSystemFactory (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/sound/
H A Dplatformsoundsystemfactory.cc35 PlatformSoundSystemFactory::PlatformSoundSystemFactory() { function in class:cricket::PlatformSoundSystemFactory
38 PlatformSoundSystemFactory::~PlatformSoundSystemFactory() {
41 bool PlatformSoundSystemFactory::SetupInstance() {
52 void PlatformSoundSystemFactory::CleanupInstance() {
H A Dplatformsoundsystemfactory.h37 class PlatformSoundSystemFactory : public SoundSystemFactory { class in namespace:cricket
39 PlatformSoundSystemFactory();
40 virtual ~PlatformSoundSystemFactory();

Completed in 74 milliseconds