HomeSort by relevance Sort by last modified time
    Searched refs:debug_reason (Results 1 - 3 of 3) 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...]

Completed in 210 milliseconds