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

  /external/chromium/third_party/libjingle/source/talk/p2p/base/
sessionmessages.h 185 std::string nick_name; member in struct:cricket::VideoViewRequest
191 VideoViewRequest(const std::string& nick_name, uint32 ssrc, uint32 width,
193 nick_name(nick_name), ssrc(ssrc), width(width), height(height),
sessionmessages.cc     [all...]

Completed in 42 milliseconds