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

  /external/chromium_org/third_party/libjingle/source/talk/sound/
linuxsoundsystem.cc 35 const SoundSystemCreator kLinuxSoundSystemCreators[] = {
linuxsoundsystem.h 35 extern const SoundSystemCreator kLinuxSoundSystemCreators[
automaticallychosensoundsystem.h 40 typedef SoundSystemInterface *(*SoundSystemCreator)();
45 template <const SoundSystemCreator kSoundSystemCreators[], int kNumSoundSystems>
60 template <const SoundSystemCreator kSoundSystemCreators[], int kNumSoundSystems>
86 template <const SoundSystemCreator kSoundSystemCreators[], int kNumSoundSystems>
97 template <const SoundSystemCreator kSoundSystemCreators[], int kNumSoundSystems>
automaticallychosensoundsystem_unittest.cc 125 extern const SoundSystemCreator kSingleSystemFailingCreators[] = {
136 extern const SoundSystemCreator kSingleSystemSucceedingCreators[] = {
147 extern const SoundSystemCreator
160 extern const SoundSystemCreator kEarlierEntriesHavePriorityCreators[] = {
176 extern const SoundSystemCreator kManySoundSystemsCreators[] = {
193 extern const SoundSystemCreator kDeletesAllCreatedSoundSystemsCreators[] = {

Completed in 119 milliseconds