Home
last modified time | relevance | path

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

/system/core/adb/
Dadb.h167 int service_to_fd(const char* name, const atransport* transport);
Dservices.cpp278 int service_to_fd(const char* name, const atransport* transport) { in service_to_fd() function
Dsockets.cpp411 int fd = service_to_fd(name, transport); in create_local_service_socket()