/aosp14/frameworks/base/packages/SystemUI/scripts/token_alignment/helpers/ |
H A D | FileIO.ts | 35 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 D | DOMFuncs.ts | 37 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 D | migrationList.ts | 49 console.log(`Failed to validade CSV record as string[5].`, record); 56 console.log('Duplicated entry on Migration CSV file: ', originalToken);
|
H A D | rootPath.ts | 16 console.log(
|
/aosp14/system/core/bootstat/ |
H A D | bootstat.cpp | 563 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 D | README.md | 12 -p, --print Dump the boot event records to the console
|
H A D | boot_reason_test.sh | 818 cat /proc/fs/pstore/console-ramoops \ 819 /proc/fs/pstore/console-ramoops-0 2>/dev/null |
|
/aosp14/system/core/init/ |
H A D | first_stage_console.cpp | 87 bool console = KernelConsolePresent(cmdline); in StartConsole() local 100 if (console) console = SetupConsole(); in StartConsole() 102 if (console) { in StartConsole()
|
H A D | service_utils.h | 90 std::string console; member 102 return !attr.console.empty(); in RequiresConsole()
|
H A D | service_utils.cpp | 139 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 D | service.cpp | 460 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 D | README.md | 227 `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 D | README.ueventd.md | 148 console after the external program has exited.
|
H A D | service_parser.cpp | 92 service_->proc_attr_.console = args.size() > 1 ? "/dev/" + args[1] : ""; in ParseConsole()
|
/aosp14/system/core/rootdir/ |
H A D | ramdisk_node_list | 3 nod dev/console 0600 0 0 c 5 1
|
H A D | init.rc | 428 # 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 D | index.ts | 167 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 D | Android.bp | 62 // shell and utilities for first stage console. The list of binaries are
|
/aosp14/frameworks/base/tools/fonts/ |
H A D | font-scaling-array-generator.js | 174 console.log(
|
/aosp14/frameworks/base/tests/SoundTriggerTestApp/src/com/android/test/soundtrigger/ |
H A D | SoundTriggerTestActivity.java | 84 mDebugView = findViewById(R.id.console); in onCreate()
|
/aosp14/frameworks/base/core/proto/android/os/ |
H A D | incident.proto | 238 …(section).args = "/sys/fs/pstore/console-ramoops /sys/fs/pstore/console-ramoops-0 /proc/last_kmsg",
|
H A D | system_properties.proto | 250 optional string console = 6; field
|
/aosp14/system/core/fastboot/fuzzy_fastboot/ |
H A D | README.md | 299 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 D | rubidium_scoring_logic_compiled.js | 51 …console.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 D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |