HomeSort by relevance Sort by last modified time
    Searched refs:ConnectWithRetries (Results 1 - 4 of 4) sorted by null

  /external/perfetto/src/traced/probes/
probes.cc 72 producer.ConnectWithRetries(GetProducerSocket(), &task_runner);
probes_producer.h 56 void ConnectWithRetries(const char* socket_name,
probes_producer.cc 108 ConnectWithRetries(socket_name, task_runner);
278 void ProbesProducer::ConnectWithRetries(const char* socket_name,
  /external/perfetto/test/
task_runner_thread_delegates.h 56 producer_->ConnectWithRetries(producer_socket_.c_str(), task_runner);

Completed in 64 milliseconds