Searched refs:SoundSystemCreator (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/webrtc/sound/
H A Dlinuxsoundsystem.cc18 const SoundSystemCreator kLinuxSoundSystemCreators[] = {
H A Dlinuxsoundsystem.h18 extern const SoundSystemCreator kLinuxSoundSystemCreators[
H A Dautomaticallychosensoundsystem.h23 typedef SoundSystemInterface *(*SoundSystemCreator)(); typedef in namespace:rtc
28 template <const SoundSystemCreator kSoundSystemCreators[], int kNumSoundSystems>
43 template <const SoundSystemCreator kSoundSystemCreators[], int kNumSoundSystems>
69 template <const SoundSystemCreator kSoundSystemCreators[], int kNumSoundSystems>
80 template <const SoundSystemCreator kSoundSystemCreators[], int kNumSoundSystems>
H A Dautomaticallychosensoundsystem_unittest.cc108 extern const SoundSystemCreator kSingleSystemFailingCreators[] = {
119 extern const SoundSystemCreator kSingleSystemSucceedingCreators[] = {
130 extern const SoundSystemCreator
143 extern const SoundSystemCreator kEarlierEntriesHavePriorityCreators[] = {
159 extern const SoundSystemCreator kManySoundSystemsCreators[] = {
176 extern const SoundSystemCreator kDeletesAllCreatedSoundSystemsCreators[] = {

Completed in 405 milliseconds