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

/frameworks/native/cmds/dumpstate/
H A Ddumpstate.h371 int open_socket(const char *service);
H A Dutils.cpp728 int open_socket(const char *service) { function
753 int fd = open_socket(service);
H A Ddumpstate.cpp1554 ds.control_socket_fd_ = open_socket("dumpstate");

Completed in 1612 milliseconds