Searched refs:out_control (Results 1 – 1 of 1) sorted by relevance
211 bool open_functionfs(android::base::unique_fd* out_control, android::base::unique_fd* out_bulk_out, in open_functionfs() argument231 if (out_control->get() < 0) { // might have already done this before in open_functionfs()274 *out_control = std::move(control); in open_functionfs()