OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AvailablePerFlowKbps
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
metric_recorder.h
38
uint32_t
AvailablePerFlowKbps
(int flow_id);
metric_recorder.cc
47
uint32_t LinkShare::
AvailablePerFlowKbps
(int flow_id) {
188
return link_share_->
AvailablePerFlowKbps
(flow_id_);
Completed in 499 milliseconds