/system/chre/platform/shared/ |
D | platform_debug_dump_manager.cc | 44 debugDumpManager.trigger(); in onDebugDumpTriggered() 104 EventLoopManagerSingleton::get()->getDebugDumpManager().trigger(); in onDebugDumpRequested()
|
/system/core/bootstat/ |
D | bootstat.rc | 5 # before post-fs trigger 48 # sys.bootstat.first_boot_completed=0 - first boot completed trigger wasn't processed yet. 49 # sys.bootstat.first_boot_completed=1 - first boot completed trigger was processed and 54 # IMPORTANT, ro.persistent_properties.ready=1 trigger is used here to ensure that we initialize 63 # Need go after persist peroperties are loaded which is right before zygote-start trigger
|
/system/apex/tests/testdata/ |
D | trigger_watchdog.rc | 1 # Only trigger if persist.debug.trigger_watchdog.apex is non-empty. 7 # Only trigger if persist.debug.trigger_reboot_after_activation is non-empty. 28 # executed init already executed `on userspace-reboot-fs-remount` trigger in rootdir/init.rc,
|
/system/sepolicy/private/ |
D | hal_audio.te | 23 # Needed to allow sound trigger hal to access shared memory from apps. 25 # Allow sound trigger hal to access shared memory from system server.
|
D | bpfdomain.te | 16 # genfscon doesn't seem to trigger during symlink creation,
|
D | postinstall.te | 42 # Allow postinstall scripts to trigger f2fs garbage collection
|
D | flags_health_check.te | 53 # wrong timing, trigger server configurable flag related disaster recovery, which will override
|
D | profcollectd.te | 49 # Allow profcollectd to trigger manual probe of coresight etr.
|
D | boringssl_self_test.te | 22 # are not allowed in coredomain, this means that the vendor self tests cannot trigger a
|
D | update_engine_common.te | 35 # Allow to set recovery options in the BCB. Used to trigger factory reset when
|
D | statsd.te | 42 # Allow statsd to trigger uprobestats via property.
|
/system/chre/core/include/chre/core/ |
D | debug_dump_manager.h | 40 void trigger();
|
/system/core/init/ |
D | action_manager.cpp | 43 void ActionManager::QueueEventTrigger(const std::string& trigger) { in QueueEventTrigger() argument 45 event_queue_.emplace(trigger); in QueueEventTrigger()
|
D | action_parser.cpp | 61 Result<void> ParsePropertyTrigger(const std::string& trigger, Subcontext* subcontext, in ParsePropertyTrigger() argument 64 std::string prop_name(trigger.substr(prop_str.length())); in ParsePropertyTrigger()
|
D | action_manager.h | 44 void QueueEventTrigger(const std::string& trigger);
|
D | README.md | 119 Actions are named sequences of commands. Actions have a trigger which 121 occurs which matches an action's trigger, that action is added to 132 on <trigger> [&& <trigger>]* 155 Then when the `boot` trigger occurs and assuming the property `true` 175 false because the `boot` trigger is a past event. 283 > Sets the keycodes that will trigger this service. If all of the keys corresponding to the passed 451 Event triggers are strings triggered by the 'trigger' command or by 463 event trigger. 467 the 'boot' event trigger happens and the property a equals b at the moment. This 752 `trigger <event>`
|
/system/core/llkd/ |
D | llkd-debuggable.rc | 18 file /proc/sysrq-trigger w
|
D | llkd.rc | 44 file /proc/sysrq-trigger w
|
/system/chre/core/ |
D | debug_dump_manager.cc | 26 void DebugDumpManager::trigger() { in trigger() function in chre::DebugDumpManager
|
/system/core/rootdir/ |
D | init.rc | 451 write /sys/class/leds/vibrator/trigger "transient" 484 # Run boringssl self test for each ABI. Any failures trigger reboot to firmware. 515 # Healthd can trigger a full boot from charger mode by signaling this 519 trigger late-init 527 trigger early-fs 533 trigger fs 534 trigger post-fs 541 trigger late-fs 545 trigger post-fs-data 548 trigger load_bpf_programs [all …]
|
/system/chre/platform/zephyr/ |
D | Kconfig | 28 When enabled, CHRE will include various assertions which will trigger
|
/system/libsysprop/srcs/android/sysprop/ |
D | CrashRecoveryProperties.sysprop | 27 # threshold is met, or the boot loop trigger window is exceeded between boot events.
|
/system/nfc/src/nfa/include/ |
D | nfa_ee_api.h | 156 tNFA_EE_TRIGGER trigger; /* the trigger of this event */ member
|
/system/sepolicy/microdroid/system/private/ |
D | kernel.te | 61 # As part of rebooting, init writes "u" to /proc/sysrq-trigger to
|
/system/libhidl/transport/base/1.0/ |
D | IBase.hal | 100 * This method trigger the interface to enable/disable instrumentation based
|