Searched defs:header_bytes_sent (Results 1 – 2 of 2) sorted by relevance
| /webrtc/interceptor/src/stats/ | ||
| H A D | mod.rs | 378 pub fn header_bytes_sent(&self) -> u64 { in header_bytes_sent() method |
| /webrtc/webrtc/src/stats/ | ||
| H A D | mod.rs | 510 pub header_bytes_sent: u64, field |