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

  /external/chromium/third_party/libjingle/source/talk/p2p/base/
session.h 519 bool OnRejectMessage(const SessionMessage& msg, MessageError* error);
session.cc 636 valid = OnRejectMessage(msg, &error);
784 bool Session::OnRejectMessage(const SessionMessage& msg, MessageError* error) {
    [all...]

Completed in 61 milliseconds