Home
last modified time | relevance | path

Searched refs:AdoptSocket (Results 1 – 3 of 3) sorted by relevance

/external/perfetto/src/profiling/memory/
Dclient_api_factory_standalone.cc148 producer.AdoptSocket(std::move(fd)); in StartHeapprofdIfStatic()
Dheapprofd_producer.h164 void AdoptSocket(base::ScopedFile fd);
Dheapprofd_producer.cc234 void HeapprofdProducer::AdoptSocket(base::ScopedFile fd) { in AdoptSocket() function in perfetto::profiling::HeapprofdProducer