Home
last modified time | relevance | path

Searched refs:ProducerIPCClient (Results 1 – 2 of 2) sorted by relevance

/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/
Dperfetto.cc51199 class PERFETTO_EXPORT ProducerIPCClient { class
51240 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()
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp66707 class PERFETTO_EXPORT ProducerIPCClient { class
66764 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()