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

  /external/chromium/third_party/libjingle/source/talk/session/phone/
channel.h 67 MSG_SETMAXSENDBANDWIDTH = 15,
channel.cc 174 Send(MSG_SETMAXSENDBANDWIDTH, &data);
569 case MSG_SETMAXSENDBANDWIDTH: {
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/session/media/
channel.cc 63 MSG_SETMAXSENDBANDWIDTH,
524 Send(MSG_SETMAXSENDBANDWIDTH, &data);
    [all...]

Completed in 26 milliseconds