Home
last modified time | relevance | path

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

/frameworks/native/cmds/dumpstate/
Ddumpstate.cpp1327 int use_control_socket = 0; in main() local
1381 case 'S': use_control_socket = 1; break; in main()
1401 if (use_control_socket && !do_zip_file) { in main()
1431 if (use_control_socket) { in main()
1523 if (use_control_socket) { in main()
1708 if (use_control_socket) { in main()
1765 if (use_control_socket && control_socket_fd != -1) { in main()