Home
last modified time | relevance | path

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

/build/soong/ui/status/ninja_frontend/
Dfrontend.proto55 // Edge uses console.
56 optional bool console = 7; field
/build/soong/tests/
Drun_tool_with_logging_test.py43 console = logging.StreamHandler(sys.stdout)
44 logging.getLogger("").addHandler(console)
/build/soong/scripts/hiddenapi/
Danalyze_bcpf.py1453 console = logging.StreamHandler()
1454 console.setLevel(logging.INFO)
1455 console.setFormatter(logging.Formatter("%(message)s"))
1457 logging.getLogger("").addHandler(console)
/build/make/tools/signapk/src/com/android/signapk/
DSignApk.java210 Console console; in readPassword() local
211 if ((console = System.console()) == null) { in readPassword()
223 return console.readPassword("[%s]", "Enter password for " + keyFileName); in readPassword()
/build/soong/docs/
Dnative_code_coverage.md240 subcommand summarizes the percentage of covered lines to the console. It takes
/build/pesto/experiments/prepare_bazel_test_env/
DREADME.md16 Additionally, the system supports running the Tradefed console directly through