Searched defs:tokenRate (Results 1 - 1 of 1) sorted by relevance

/external/webrtc/webrtc/test/channel_transport/
H A Dudp_socket2_win.cc675 int32_t tokenRate,
692 int32_t err = CreateFlowSpec(serviceType, tokenRate, bucketSize,
725 Qos.SendingFlowspec.TokenRate = tokenRate;
1234 int32_t tokenRate,
1247 f->TokenRate = tokenRate;
674 SetQos(int32_t serviceType, int32_t tokenRate, int32_t bucketSize, int32_t peekBandwith, int32_t minPolicedSize, int32_t maxSduSize, const SocketAddress &stRemName, int32_t overrideDSCP) argument
1233 CreateFlowSpec(int32_t serviceType, int32_t tokenRate, int32_t bucketSize, int32_t peekBandwith, int32_t minPolicedSize, int32_t maxSduSize, FLOWSPEC* f) argument

Completed in 57 milliseconds