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/webrtc/sound/
linuxsoundsystem.cc
18
const
SoundSystemCreator
kLinuxSoundSystemCreators[] = {
linuxsoundsystem.h
18
extern const
SoundSystemCreator
kLinuxSoundSystemCreators[
automaticallychosensoundsystem.h
23
typedef SoundSystemInterface *(*
SoundSystemCreator
)();
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>
automaticallychosensoundsystem_unittest.cc
108
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 81 milliseconds