Searched refs:overhead_ (Results 1 – 2 of 2) sorted by relevance
18 : connected_(connected), overhead_(overhead) {} in RtcEventRouteChange()23 overhead_(other.overhead_) {} in RtcEventRouteChange()
32 uint32_t overhead() const { return overhead_; } in overhead()38 const uint32_t overhead_; variable