OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Soundclips
(Results
1 - 2
of
2
) sorted by null
/external/chromium/third_party/libjingle/source/talk/session/phone/
channelmanager.h
162
typedef std::vector<Soundclip*>
Soundclips
;
197
Soundclips
soundclips_;
channelmanager.cc
419
Soundclips
::iterator it = std::find(soundclips_.begin(),
Completed in 329 milliseconds