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

  /bootable/recovery/minadbd/
adb.h 272 asocket *host_service_to_socket(const char* name, const char *serial);
  /system/core/adb/
adb.h 313 asocket *host_service_to_socket(const char* name, const char *serial);
services.c 525 asocket* host_service_to_socket(const char* name, const char *serial) function
sockets.c 446 s = host_service_to_socket(name, serial);

Completed in 179 milliseconds