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

  /external/chromium/third_party/libjingle/source/talk/p2p/base/
session.h 232 bool set_remote_description(const SessionDescription* sdesc) { function in class:cricket::BaseSession
session.cc 751 set_remote_description(new SessionDescription(init.ClearContents()));
772 set_remote_description(new SessionDescription(accept.ClearContents()));
    [all...]

Completed in 34 milliseconds