Searched refs:open_socket (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/cmds/dumpstate/
H A Ddumpstate.h152 int open_socket(const char *service);
H A Dutils.cpp919 int open_socket(const char *service) { function
944 int fd = open_socket(service);
H A Ddumpstate.cpp1433 control_socket_fd = open_socket("dumpstate");

Completed in 51 milliseconds