Home
last modified time | relevance | path

Searched defs:ConnectWithRetries (Results 1 – 4 of 4) sorted by relevance

/external/perfetto/src/profiling/memory/
Djava_hprof_producer.cc190 void JavaHprofProducer::ConnectWithRetries(const char* socket_name) { in ConnectWithRetries() function in perfetto::profiling::JavaHprofProducer
Dheapprofd_producer.cc285 void HeapprofdProducer::ConnectWithRetries(const char* socket_name) { in ConnectWithRetries() function in perfetto::profiling::HeapprofdProducer
/external/perfetto/src/traced/probes/
Dprobes_producer.cc511 void ProbesProducer::ConnectWithRetries(const char* socket_name, in ConnectWithRetries() function in perfetto::ProbesProducer
/external/perfetto/src/profiling/perf/
Dperf_producer.cc948 void PerfProducer::ConnectWithRetries(const char* socket_name) { in ConnectWithRetries() function in perfetto::profiling::PerfProducer