Home
last modified time | relevance | path

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

/system/core/adb/daemon/
Dusb_ffs.cpp211 bool open_functionfs(android::base::unique_fd* out_control, android::base::unique_fd* out_bulk_out, in open_functionfs() argument
231 if (out_control->get() < 0) { // might have already done this before in open_functionfs()
274 *out_control = std::move(control); in open_functionfs()