OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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