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

  /external/chromium/third_party/libjingle/source/talk/session/phone/
channel.h 220 bool SetMaxSendBandwidth_w(int max_bandwidth);
channel.cc 486 bool BaseChannel::SetMaxSendBandwidth_w(int max_bandwidth) {
571 data->result = SetMaxSendBandwidth_w(data->value);
    [all...]

Completed in 36 milliseconds