Home
last modified time | relevance | path

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

/system/core/adb/
Dservices.cpp186 static void connect_service(unique_fd fd, std::string host) { in connect_service() function
251 "connect", std::bind(connect_service, std::placeholders::_1, host)); in host_service_to_socket()