Searched refs:connection_opt (Results 1 – 1 of 1) sorted by relevance
906 auto connection_opt = LibusbConnection::Create(std::move(device)); in process_device() local907 if (!connection_opt) { in process_device()911 auto connection = *connection_opt; in process_device()