Home
last modified time | relevance | path

Searched defs:ResetConnectionBackoff (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/perfetto/src/profiling/memory/
H A Djava_hprof_producer.cc114 void JavaHprofProducer::ResetConnectionBackoff() { in ResetConnectionBackoff() function in perfetto::profiling::JavaHprofProducer
H A Dheapprofd_producer.cc309 void HeapprofdProducer::ResetConnectionBackoff() { in ResetConnectionBackoff() function in perfetto::profiling::HeapprofdProducer
/aosp_15_r20/external/grpc-grpc/src/core/lib/surface/
H A Dlegacy_channel.cc364 void LegacyChannel::ResetConnectionBackoff() { in ResetConnectionBackoff() function in grpc_core::LegacyChannel
/aosp_15_r20/external/perfetto/src/traced/probes/
H A Dprobes_producer.cc659 void ProbesProducer::ResetConnectionBackoff() { in ResetConnectionBackoff() function in perfetto::ProbesProducer
/aosp_15_r20/external/perfetto/src/profiling/perf/
H A Dperf_producer.cc1234 void PerfProducer::ResetConnectionBackoff() { in ResetConnectionBackoff() function in perfetto::profiling::PerfProducer
/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/
H A Dclient_lb_end2end_test.cc870 TEST_F(PickFirstTest, ResetConnectionBackoff) { in TEST_F() argument