HomeSort by relevance Sort by last modified time
    Searched refs:CN_OTHER (Results 1 - 6 of 6) sorted by null

  /external/chromium/third_party/libjingle/source/talk/p2p/base/
constants.h 121 extern const std::string CN_OTHER;
constants.cc 99 const std::string CN_OTHER("main");
sessionmessages.cc 298 TransportInfo tinfo(CN_OTHER, NS_GINGLE_P2P, Candidates());
533 if (!ParseContentInfo(PROTOCOL_GINGLE, CN_OTHER, content_type,
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
constants.cc 104 const char CN_OTHER[] = "main";
constants.h 122 extern const char CN_OTHER[];
sessionmessages.cc 361 TransportInfo tinfo(CN_OTHER,
364 CN_OTHER, &tinfo.description.candidates,
646 if (!ParseContentInfo(PROTOCOL_GINGLE, CN_OTHER, content_type,
    [all...]

Completed in 111 milliseconds