HomeSort by relevance Sort by last modified time
    Searched refs:host_service_to_socket (Results 1 - 3 of 3) sorted by null

  /system/core/adb/
adb.h 152 asocket *host_service_to_socket(const char* name, const char *serial);
services.cpp 444 asocket* host_service_to_socket(const char* name, const char* serial) { function
sockets.cpp 436 s = host_service_to_socket(name, serial);

Completed in 111 milliseconds