Searched refs:logs (Results 1 – 25 of 42) sorted by relevance
12
/system/media/audio_utils/include/audio_utils/ |
D | SimpleLog.h | 111 logs(nowNs, "invalid format"); in logv() 121 logs(nowNs, buffer); in logv() 135 void logs(int64_t nowNs, U&& buffer) in logs() function
|
/system/core/bootstat/ |
D | README.md | 5 command also aggregates boot event metrics locally and logs the metrics for 38 bootstat logs all boot events recorded using the `-r` option to the EventLog 39 using the Tron histogram. These logs may be uploaded by interested parties
|
/system/core/liblog/ |
D | README.md | 108 and libraries. Interfaces for either writing or reading logs. The log buffers are divided up in 109 Main, System, Radio and Events sub-logs. 113 BAsic, System or Radio sub-logs in either the Verbose, Debug, Info, Warning or Error priorities. 121 The log reading interfaces permit opening the logs either singly or multiply, retrieving a log entry 123 finally a call closing the logs. A single log can be opened with `android_logger_list_open()`; or 124 multiple logs can be opened with `android_logger_list_alloc()`, calling in turn the 126 `android_logger_list_read()`. The log(s) can be closed with `android_logger_list_free()`. The logs 135 logs to the persistent logs from before the last reboot.
|
/system/bt/doc/ |
D | network_ports.md | 7 * TCP 8872 (hci/src/btsnoop_net.cc) - read live btsnoop logs
|
D | btsnoop_net.md | 3 btsnoop_net exposes Bluetooth snoop logs over a local TCP socket which enables
|
/system/sepolicy/public/ |
D | crash_dump.te | 49 # crash_dump writes out logcat logs at the bottom of tombstones, 54 # are WAI, suppress the denials to clean up the logs.
|
D | wificond.te | 26 # allow wificond to check permission for dumping logs
|
D | bootstat.te | 26 # Allow access to reading the logs to read aspects of system health
|
/system/sepolicy/prebuilts/api/29.0/public/ |
D | crash_dump.te | 49 # crash_dump writes out logcat logs at the bottom of tombstones, 54 # are WAI, suppress the denials to clean up the logs.
|
D | wificond.te | 26 # allow wificond to check permission for dumping logs
|
D | bootstat.te | 26 # Allow access to reading the logs to read aspects of system health
|
D | update_engine.te | 32 # Don't allow kernel module loading, just silence the logs.
|
/system/media/audio_utils/tests/ |
D | simplelog_tests.cpp | 41 slog->logs(-1 /* nowNs */, std::string("ABC")); // may take a std::string as well in TEST()
|
/system/core/logd/ |
D | README.auditd | 4 counterpart designed to gather the audit logs from the
|
/system/extras/boottime_tools/bootio/ |
D | README.md | 22 To see collected logs run:
|
/system/sepolicy/prebuilts/api/28.0/public/ |
D | wificond.te | 26 # allow wificond to check permission for dumping logs
|
D | bootstat.te | 26 # Allow access to reading the logs to read aspects of system health
|
D | crash_dump.te | 52 # are WAI, suppress the denials to clean up the logs.
|
D | update_engine.te | 37 # Don't allow kernel module loading, just silence the logs.
|
/system/sepolicy/prebuilts/api/26.0/public/ |
D | wificond.te | 30 # allow wificond to check permission for dumping logs
|
D | update_engine.te | 26 # Don't allow kernel module loading, just silence the logs.
|
/system/sepolicy/prebuilts/api/27.0/public/ |
D | wificond.te | 30 # allow wificond to check permission for dumping logs
|
D | update_engine.te | 26 # Don't allow kernel module loading, just silence the logs.
|
/system/sepolicy/vendor/ |
D | hal_wifi_supplicant_default.te | 23 # Write to security logs for audit.
|
/system/core/lmkd/ |
D | event.logtags | 37 # for meminfo logs
|
12