Home
last modified time | relevance | path

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

/aosp12/packages/modules/adb/client/
H A Dadb_client.h63 void adb_set_socket_spec(const char* _Nonnull socket_spec);
H A Dadb_client.cpp69 void adb_set_socket_spec(const char* socket_spec) { in adb_set_socket_spec() function
H A Dcommandline.cpp1652 adb_set_socket_spec(server_socket_str); in adb_commandline()