Searched defs:use_control_socket (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/cmds/dumpstate/
H A Ddumpstate.cpp1826 int use_control_socket = 0; local
1862 case 'S': use_control_socket = 1; break;
1935 if (use_control_socket && !do_zip_file) {
2006 if (use_control_socket) {
2076 if (use_control_socket) {
2257 if (use_control_socket) {
2330 if (use_control_socket && ds.control_socket_fd_ != -1) {

Completed in 25 milliseconds