Home
last modified time | relevance | path

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

/system/core/adb/client/
Dadb_client.cpp75 static std::optional<TransportId> switch_socket_transport(int fd, std::string* error) { in switch_socket_transport() function
168 std::optional<TransportId> transport_result = switch_socket_transport(fd.get(), error); in _adb_connect()