Home
last modified time | relevance | path

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

/external/perfetto/src/profiling/memory/
Dheapprofd_producer.cc173 HandleClientConnection(std::move(socket), target_process_); in AdoptTargetProcessSocket()
642 producer_->HandleClientConnection(std::move(new_connection), peer_process); in OnNewIncomingConnection()
719 void HeapprofdProducer::HandleClientConnection( in HandleClientConnection() function in perfetto::profiling::HeapprofdProducer
Dheapprofd_producer.h195 void HandleClientConnection(std::unique_ptr<base::UnixSocket> new_connection,