Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/scripts/token_alignment/helpers/
H A DFileIO.ts35 console.log(`Failed to parse XML file '${path}'.`, error);
44 console.log(`Failed to read file '${path}'.`, error);
54 console.log(error);
55 console.log(`Failed to write file '${path}'.`);
66 console.log(error);
67 console.log(`Failed to parse JSON file '${path}'.`);
98 console.log(error.message);
103 console.log(stderr);
107 console.log(out);
H A DDOMFuncs.ts37 console.log('Ignored adding entry already available: ', exists.outerHTML);
44 console.log('Ignored adding entry in empity parent: ', containerElement.outerHTML);
116 console.log('Ignored duplicating entry already available: ', exists.outerHTML);
174 console.log('Ignored updating entry already available: ', exists.outerHTML);
226 console.log('Checked el has no parent');
290 console.log('Unhandled node type: ' + node.nodeType);
H A DmigrationList.ts49 console.log(`Failed to validade CSV record as string[5].`, record);
56 console.log('Duplicated entry on Migration CSV file: ', originalToken);
H A DrootPath.ts16 console.log(
/aosp14/system/core/bootstat/
H A Dbootstat.cpp563 bool readPstoreConsole(std::string& console) { in readPstoreConsole() argument
575 const std::string& console; member in __anonde50f2f90110::pstoreConsole
592 const char* l = console.c_str() + pos; in numError()
614 explicit pstoreConsole(const std::string& console) : console(console) {} in pstoreConsole() argument
625 pos = console.length(); in rfind()
657 const pstoreConsole console(reason); in correctForBitError() local
660 pos = console.find(needle, pos); in correctForBitError()
831 auto pos = console.rfind(sysrqSubreason); in addKernelPanicSubReason()
848 auto pos = console.rfind(panic); in addKernelPanicSubReason()
1041 const pstoreConsole console(content); in BootReasonStrToReason() local
[all …]
H A DREADME.md12 -p, --print Dump the boot event records to the console
H A Dboot_reason_test.sh818 cat /proc/fs/pstore/console-ramoops \
819 /proc/fs/pstore/console-ramoops-0 2>/dev/null |
/aosp14/system/core/init/
H A Dfirst_stage_console.cpp87 bool console = KernelConsolePresent(cmdline); in StartConsole() local
100 if (console) console = SetupConsole(); in StartConsole()
102 if (console) { in StartConsole()
H A Dservice_utils.h90 std::string console; member
102 return !attr.console.empty(); in RequiresConsole()
H A Dservice_utils.cpp139 void OpenConsole(const std::string& console) { in OpenConsole() argument
140 auto fd = unique_fd{open(console.c_str(), O_RDWR | O_CLOEXEC)}; in OpenConsole()
247 OpenConsole(attr.console); in SetProcessAttributes()
H A Dservice.cpp460 if (proc_attr_.console.empty()) { in CheckConsole()
461 proc_attr_.console = "/dev/" + GetProperty("ro.boot.console", "console"); in CheckConsole()
466 int console_fd = open(proc_attr_.console.c_str(), O_RDWR | O_CLOEXEC); in CheckConsole()
469 return ErrnoError() << "Couldn't open console '" << proc_attr_.console << "'"; in CheckConsole()
H A DREADME.md227 `console [<console>]`
228 > This service needs a console. The optional second parameter chooses a
229 specific console instead of the default. The default "/dev/console" can
230 be changed by setting the "androidboot.console" kernel parameter. In
232 specified as just "console tty0".
233 This option connects stdin, stdout, and stderr to the console. It is mutually exclusive with the
395 This is mutually exclusive with the console option, which additionally connects stdin to the
396 given console.
H A DREADME.ueventd.md148 console after the external program has exited.
H A Dservice_parser.cpp92 service_->proc_attr_.console = args.size() > 1 ? "/dev/" + args[1] : ""; in ParseConsole()
/aosp14/system/core/rootdir/
H A Dramdisk_node_list3 nod dev/console 0600 0 0 c 5 1
H A Dinit.rc428 # pstore/ramoops previous console log
432 chown system log /sys/fs/pstore/console-ramoops
433 chmod 0440 /sys/fs/pstore/console-ramoops
434 chown system log /sys/fs/pstore/console-ramoops-0
435 chmod 0440 /sys/fs/pstore/console-ramoops-0
1294 service console /system/bin/sh
1296 console
1301 setenv HOSTNAME console
1316 start console
/aosp14/frameworks/base/packages/SystemUI/scripts/token_alignment/
H A Dindex.ts167 console.warn(`Failed to update tracked file: '${locaFilePath}'`);
208 console.warn(`Failed to update tracked file: '${locaFilePath}'`);
/aosp14/system/core/shell_and_utilities/
H A DAndroid.bp62 // shell and utilities for first stage console. The list of binaries are
/aosp14/frameworks/base/tools/fonts/
H A Dfont-scaling-array-generator.js174 console.log(
/aosp14/frameworks/base/tests/SoundTriggerTestApp/src/com/android/test/soundtrigger/
H A DSoundTriggerTestActivity.java84 mDebugView = findViewById(R.id.console); in onCreate()
/aosp14/frameworks/base/core/proto/android/os/
H A Dincident.proto238 …(section).args = "/sys/fs/pstore/console-ramoops /sys/fs/pstore/console-ramoops-0 /proc/last_kmsg",
H A Dsystem_properties.proto250 optional string console = 6; field
/aosp14/system/core/fastboot/fuzzy_fastboot/
H A DREADME.md299 Whenever a test fails, it will print out to the console the reason for failure
389 …and the fastboot command trace (with the serial console logs). Currently it just prints it to the
/aosp14/frameworks/base/apct-tests/perftests/rubidium/assets/
H A Drubidium_scoring_logic_compiled.js51console.log(b.debugInfo);if(W(a,22)&&b.debugInfo){d=b.debugInfo.s;c=b.debugInfo.r;var e,g,h={rende…
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...