Searched refs:AdoptSocket (Results 1 – 3 of 3) sorted by relevance
148 producer.AdoptSocket(std::move(fd)); in StartHeapprofdIfStatic()
164 void AdoptSocket(base::ScopedFile fd);
234 void HeapprofdProducer::AdoptSocket(base::ScopedFile fd) { in AdoptSocket() function in perfetto::profiling::HeapprofdProducer