OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:streams_to_remove
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
mediastreamsignaling.cc
667
std::vector<scoped_refptr<MediaStreamInterface> >
streams_to_remove
;
local
671
streams_to_remove
.push_back(stream);
676
for (it =
streams_to_remove
.begin(); it !=
streams_to_remove
.end(); ++it) {
[
all
...]
Completed in 55 milliseconds