OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:data_stream
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/libjingle/source/talk/base/
multipart.cc
59
bool MultipartStream::AddPart(StreamInterface*
data_stream
,
64
parts_.push_back(
data_stream
);
65
data_stream
->SignalEvent.connect(this, &MultipartStream::OnEvent);
multipart.h
51
bool AddPart(StreamInterface*
data_stream
,
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
webrtcsdp_unittest.cc
1000
StreamParams
data_stream
;
local
[
all
...]
Completed in 140 milliseconds