Home
last modified time | relevance | path

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

/packages/modules/adb/
Dservices.cpp149 static void pair_service(unique_fd fd, std::string host, std::string password) { in pair_service() function
279 "pair", std::bind(pair_service, std::placeholders::_1, host, password)); in host_service_to_socket()