Searched refs:receiving_switching_delay (Results 1 – 4 of 4) sorted by relevance
37 receiving_switching_delay(receiving_switching_delay_ms) {} in IceConfig()57 return receiving_switching_delay.value_or(RECEIVING_SWITCHING_DELAY); in receiving_switching_delay_or_default()
118 absl::optional<int> receiving_switching_delay; member
589 if (config_.receiving_switching_delay != config.receiving_switching_delay) { in SetIceConfig()590 config_.receiving_switching_delay = config.receiving_switching_delay; in SetIceConfig()
4300 config.receiving_switching_delay = 800; in TEST_F()