Home
last modified time | relevance | path

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

/system/core/adb/
Dcommandline.c49 extern int gListenAll;
1005 gListenAll = 1; in adb_commandline()
Dadb.c50 int gListenAll = 0; variable
710 if (gListenAll > 0) { in local_name_to_fd()