Home
last modified time | relevance | path

Searched refs:kStartup (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/modules/congestion_controller/pcc/
Dpcc_network_controller.h43 kStartup, enumerator
Dpcc_network_controller.cc58 mode_(Mode::kStartup), in PccNetworkController()
168 if (mode_ == Mode::kStartup && in OnSentPacket()