Home
last modified time | relevance | path

Searched refs:tokenRate (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/test/channel_transport/
Dudp_socket2_win.h68 int32_t tokenRate,
119 int32_t tokenRate,
Dudp_socket_wrapper.h88 virtual bool SetQos(int32_t serviceType, int32_t tokenRate,
Dudp_socket2_win.cc675 int32_t tokenRate, in SetQos() argument
692 int32_t err = CreateFlowSpec(serviceType, tokenRate, bucketSize, in SetQos()
725 Qos.SendingFlowspec.TokenRate = tokenRate; in SetQos()
1234 int32_t tokenRate, in CreateFlowSpec() argument
1247 f->TokenRate = tokenRate; in CreateFlowSpec()