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

  /external/chromium/third_party/libjingle/source/talk/p2p/base/
sessionmessages.h 157 std::string debug_reason; member in struct:cricket::SessionTerminate
session.cc 805 if (term.debug_reason != buzz::STR_EMPTY) {
806 LOG(LS_VERBOSE) << "Received error on call: " << term.debug_reason;
    [all...]
sessionmessages.cc 785 term->debug_reason = debug_elem->Name().LocalPart();
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
sessionmessages.h 138 std::string debug_reason; member in struct:cricket::SessionTerminate
session.cc     [all...]
sessionmessages.cc     [all...]

Completed in 166 milliseconds