Searched refs:ProducerIPCClient (Results 1 – 2 of 2) sorted by relevance
51199 class PERFETTO_EXPORT ProducerIPCClient { class51240 ProducerIPCClient() = delete;51308 ProducerIPCClient::ConnectionFlags);51416 std::unique_ptr<TracingService::ProducerEndpoint> ProducerIPCClient::Connect( in Connect()51445 ProducerIPCClient::ConnectionFlags conn_flags) in ProducerIPCClientImpl()51450 conn_flags == ProducerIPCClient::ConnectionFlags::kRetryIfUnreachable, in ProducerIPCClientImpl()53745 auto endpoint = ProducerIPCClient::Connect( in ConnectProducer()53749 nullptr, ProducerIPCClient::ConnectionFlags::kRetryIfUnreachable); in ConnectProducer()
66707 class PERFETTO_EXPORT ProducerIPCClient { class66764 ProducerIPCClient() = delete;66941 std::unique_ptr<TracingService::ProducerEndpoint> ProducerIPCClient::Connect( in Connect()66956 ProducerIPCClient::ConnectionFlags::kRetryIfUnreachable}, in Connect()66963 std::unique_ptr<TracingService::ProducerEndpoint> ProducerIPCClient::Connect( in Connect()68950 auto endpoint = ProducerIPCClient::Connect( in ConnectProducer()68954 nullptr, ProducerIPCClient::ConnectionFlags::kRetryIfUnreachable); in ConnectProducer()