Searched refs:logging (Results 1 – 20 of 20) sorted by relevance
/hardware/google/pixel-sepolicy/mm/gki/ |
D | init-mm-logging.sh.te | 1 type init-mm-logging-sh, domain; 2 type init-mm-logging-sh_exec, exec_type, vendor_file_type, file_type; 4 init_daemon_domain(init-mm-logging-sh) 6 dontaudit init-mm-logging-sh { domain -kernel }:{ file dir } *; 7 dontaudit init-mm-logging-sh self:capability sys_ptrace; 10 allow init-mm-logging-sh vendor_toolbox_exec:file rx_file_perms; 11 allow init-mm-logging-sh proc_vmstat:file r_file_perms; 12 allow init-mm-logging-sh mm_logd_vendor_data_file:dir create_dir_perms; 13 allow init-mm-logging-sh mm_logd_vendor_data_file:file create_file_perms; 15 allow init-mm-logging-sh kernel:dir r_dir_perms; [all …]
|
D | file_contexts | 1 /vendor/bin/mm_logd u:object_r:init-mm-logging-sh_exec:s0
|
/hardware/google/pixel-sepolicy/mm/ |
D | init-mm-logging.sh.te | 1 type init-mm-logging-sh, domain; 2 type init-mm-logging-sh_exec, exec_type, vendor_file_type, file_type; 4 init_daemon_domain(init-mm-logging-sh) 6 dontaudit init-mm-logging-sh { domain -kernel }:{ file dir } *; 7 dontaudit init-mm-logging-sh self:capability sys_ptrace; 10 allow init-mm-logging-sh vendor_toolbox_exec:file rx_file_perms; 11 allow init-mm-logging-sh proc_vmstat:file r_file_perms; 12 allow init-mm-logging-sh mm_logd_vendor_data_file:dir create_dir_perms; 13 allow init-mm-logging-sh mm_logd_vendor_data_file:file create_file_perms; 15 allow init-mm-logging-sh kernel:dir r_dir_perms; [all …]
|
D | file_contexts | 1 /vendor/bin/mm_logd u:object_r:init-mm-logging-sh_exec:s0
|
/hardware/google/pixel-sepolicy/thermal/ |
D | init-thermal-logging.sh.te | 1 type init-thermal-logging-sh, domain; 2 type init-thermal-logging-sh_exec, exec_type, vendor_file_type, file_type; 4 init_daemon_domain(init-thermal-logging-sh) 7 allow init-thermal-logging-sh vendor_toolbox_exec:file rx_file_perms; 8 allow init-thermal-logging-sh sysfs_thermal:dir r_dir_perms; 9 allow init-thermal-logging-sh sysfs_thermal:file r_file_perms;
|
D | file_contexts | 2 … u:object_r:init-thermal-logging-sh_exec:s0
|
/hardware/interfaces/nfc/aidl/default/ |
D | Vendor_hal_api.cpp | 24 bool logging = false; variable 66 logging = enable; in Vendor_hal_setVerboseLogging() 70 return logging; in Vendor_hal_getVerboseLogging()
|
/hardware/interfaces/dumpstate/1.1/ |
D | IDumpstateDevice.hal | 48 * Turns verbose device vendor logging on or off. 51 * vendor logging daemons, set system properties, or change logging masks, for example. Given 56 * Even if verbose logging has been disabled, dumpstateBoard may still be called by the 59 * @param enable Whether to enable or disable verbose vendor logging. 64 * Queries the current state of verbose device logging. Primarily for UI and informative 67 * Even if verbose logging has been disabled, dumpstateBoard may still be called by the 70 * @return enabled Whether or not verbose vendor logging is currently enabled.
|
D | types.hal | 83 * Returned when device logging is not enabled.
|
/hardware/interfaces/scripts/ |
D | list_hal_vts.py | 26 import logging 35 class CriticalHandler(logging.StreamHandler): 38 if record.levelno >= logging.CRITICAL: 42 logger = logging.getLogger(__name__)
|
/hardware/google/pixel-sepolicy/logger_app/ |
D | property.te | 1 # vendor logging property
|
/hardware/google/pixel/mm/ |
D | Android.bp | 7 src: "init.mm.logging.sh",
|
/hardware/google/pixel/thermal/ |
D | Android.bp | 96 src: "init.thermal.logging.sh",
|
/hardware/interfaces/gnss/visibility_control/1.0/ |
D | IGnssVisibilityControlCallback.hal | 98 * This field is opaque to the framework and used for logging purposes. 109 * This field is opaque to the framework and used for logging purposes.
|
/hardware/interfaces/neuralnetworks/aidl/utils/ |
D | Android.bp | 134 * base logging library. */
|
/hardware/interfaces/thermal/2.0/ |
D | types.hal | 162 * logging purpose.
|
/hardware/interfaces/wifi/supplicant/1.0/ |
D | ISupplicant.hal | 109 * @param level Debug logging level for the supplicant.
|
/hardware/interfaces/wifi/hostapd/1.2/ |
D | IHostapd.hal | 208 * @param level Debug logging level for the hostapd.
|
/hardware/google/pixel/pixelstats/ |
D | pixelatoms.proto | 349 /* Uevent logging reason, enumerated above. */
|
/hardware/interfaces/wifi/1.0/ |
D | types.hal | 2077 * Verbose logging level to set for each debug ring buffer supported
|