Searched defs:ResetConnectionBackoff (Results 1 – 6 of 6) sorted by relevance
114 void JavaHprofProducer::ResetConnectionBackoff() { in ResetConnectionBackoff() function in perfetto::profiling::JavaHprofProducer
309 void HeapprofdProducer::ResetConnectionBackoff() { in ResetConnectionBackoff() function in perfetto::profiling::HeapprofdProducer
364 void LegacyChannel::ResetConnectionBackoff() { in ResetConnectionBackoff() function in grpc_core::LegacyChannel
659 void ProbesProducer::ResetConnectionBackoff() { in ResetConnectionBackoff() function in perfetto::ProbesProducer
1234 void PerfProducer::ResetConnectionBackoff() { in ResetConnectionBackoff() function in perfetto::profiling::PerfProducer
870 TEST_F(PickFirstTest, ResetConnectionBackoff) { in TEST_F() argument