Searched refs:switch_socket_transport (Results 1 – 1 of 1) sorted by relevance
75 static std::optional<TransportId> switch_socket_transport(int fd, std::string* error) { in switch_socket_transport() function168 std::optional<TransportId> transport_result = switch_socket_transport(fd.get(), error); in _adb_connect()