Searched refs:ConnectWithRetries (Results 1 – 8 of 8) sorted by relevance
133 producer.ConnectWithRetries(GetProducerSocket()); in StartChildHeapprofd()157 producer.ConnectWithRetries(GetProducerSocket()); in StartCentralHeapprofd()
122 void ConnectWithRetries(const char* socket_name);
217 void HeapprofdProducer::ConnectWithRetries(const char* socket_name) { in ConnectWithRetries() function in perfetto::profiling::HeapprofdProducer267 ConnectWithRetries(socket_name); in Restart()
63 producer_->ConnectWithRetries(producer_socket_.c_str()); in Initialize()
72 producer.ConnectWithRetries(GetProducerSocket(), &task_runner); in ProbesMain()
64 void ConnectWithRetries(const char* socket_name,
160 ConnectWithRetries(socket_name, task_runner); in Restart()480 void ProbesProducer::ConnectWithRetries(const char* socket_name, in ConnectWithRetries() function in perfetto::ProbesProducer
56 producer_->ConnectWithRetries(producer_socket_.c_str(), task_runner); in Initialize()