OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PROTOCOL_JINGLE
(Results
1 - 4
of
4
) sorted by null
/external/chromium/third_party/libjingle/source/talk/p2p/base/
sessionmessages.cc
178
msg->protocol =
PROTOCOL_JINGLE
;
346
if (!ParseCandidates(
PROTOCOL_JINGLE
, trans_elem,
422
if (!WriteCandidates(
PROTOCOL_JINGLE
,
559
if (!ParseContentInfo(
PROTOCOL_JINGLE
, content_name, content_type,
648
PROTOCOL_JINGLE
, *content, content_parsers, error);
[
all
...]
constants.h
50
PROTOCOL_JINGLE
,
session.cc
619
current_protocol_ =
PROTOCOL_JINGLE
;
[
all
...]
/external/chromium/third_party/libjingle/source/talk/examples/call/
call_main.cc
256
initial_protocol = cricket::
PROTOCOL_JINGLE
;
Completed in 51 milliseconds