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

  /bootable/recovery/minadbd/
minadbd_services.cpp 61 int service_to_fd(const char* name, atransport* /* transport */) { function
  /system/core/adb/
adb.h 143 int service_to_fd(const char* name, atransport* transport);
services.cpp 271 int service_to_fd(const char* name, atransport* transport) { function
sockets.cpp 360 int fd = service_to_fd(name, transport);

Completed in 1693 milliseconds