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

/frameworks/native/cmds/dumpstate/
H A Ddumpstate.h149 int open_socket(const char *service);
H A Dutils.cpp916 int open_socket(const char *service) { function
941 int fd = open_socket(service);
H A Ddumpstate.cpp1134 control_socket_fd = open_socket("dumpstate");

Completed in 192 milliseconds