Home
last modified time | relevance | path

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

/packages/modules/adb/
Dsocket_spec.h24 extern bool gListenAll;
Dsocket_spec.cpp59 bool gListenAll = false; variable
349 if (hostname.empty() && gListenAll) {
Dadb.cpp888 if (gListenAll) { in launch_server()
1045 if (gListenAll) { in launch_server()
/packages/modules/adb/client/
Dcommandline.cpp1594 gListenAll = true; in adb_commandline()