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

  /external/chromium_org/third_party/libjingle/source/talk/sound/
platformsoundsystem.cc 39 SoundSystemInterface *CreatePlatformSoundSystem() {
platformsoundsystem.h 36 SoundSystemInterface *CreatePlatformSoundSystem();
platformsoundsystemfactory.cc 43 instance_.reset(CreatePlatformSoundSystem());

Completed in 1196 milliseconds