Searched refs:kSmartSocketConnectTo (Results 1 – 3 of 3) sorted by relevance
25 inline constexpr const char* kSmartSocketConnectTo = "*smartsocket*"; variable
46 bool isSmartSocket() { return connect_to == kSmartSocketConnectTo; } in isSmartSocket()
160 while (install_listener(socket_spec, kSmartSocketConnectTo, nullptr, INSTALL_LISTENER_DISABLED, in adb_server_main()