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

/external/chromium_org/third_party/webrtc/sound/
H A Dplatformsoundsystemfactory.cc18 PlatformSoundSystemFactory::PlatformSoundSystemFactory() { function in class:rtc::PlatformSoundSystemFactory
21 PlatformSoundSystemFactory::~PlatformSoundSystemFactory() {
24 bool PlatformSoundSystemFactory::SetupInstance() {
35 void PlatformSoundSystemFactory::CleanupInstance() {
H A Dplatformsoundsystemfactory.h20 class PlatformSoundSystemFactory : public SoundSystemFactory { class in namespace:rtc
22 PlatformSoundSystemFactory();
23 virtual ~PlatformSoundSystemFactory();

Completed in 371 milliseconds