Home
last modified time | relevance | path

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

/system/core/adb/client/
Dincremental_server.cpp697 auto connection_ufd = unique_fd(connection_fd); in serve() local
715 IncrementalServer server(std::move(connection_ufd), std::move(output_ufd), std::move(files)); in serve()