Home
last modified time | relevance | path

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

12

/system/chre/platform/shared/
Dplatform_debug_dump_manager.cc44 debugDumpManager.trigger(); in onDebugDumpTriggered()
104 EventLoopManagerSingleton::get()->getDebugDumpManager().trigger(); in onDebugDumpRequested()
/system/core/bootstat/
Dbootstat.rc5 # 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/
Dtrigger_watchdog.rc1 # 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/
Dhal_audio.te23 # Needed to allow sound trigger hal to access shared memory from apps.
25 # Allow sound trigger hal to access shared memory from system server.
Dbpfdomain.te16 # genfscon doesn't seem to trigger during symlink creation,
Dpostinstall.te42 # Allow postinstall scripts to trigger f2fs garbage collection
Dflags_health_check.te53 # wrong timing, trigger server configurable flag related disaster recovery, which will override
Dprofcollectd.te49 # Allow profcollectd to trigger manual probe of coresight etr.
Dboringssl_self_test.te22 # are not allowed in coredomain, this means that the vendor self tests cannot trigger a
Dupdate_engine_common.te35 # Allow to set recovery options in the BCB. Used to trigger factory reset when
Dstatsd.te42 # Allow statsd to trigger uprobestats via property.
/system/chre/core/include/chre/core/
Ddebug_dump_manager.h40 void trigger();
/system/core/init/
Daction_manager.cpp43 void ActionManager::QueueEventTrigger(const std::string& trigger) { in QueueEventTrigger() argument
45 event_queue_.emplace(trigger); in QueueEventTrigger()
Daction_parser.cpp61 Result<void> ParsePropertyTrigger(const std::string& trigger, Subcontext* subcontext, in ParsePropertyTrigger() argument
64 std::string prop_name(trigger.substr(prop_str.length())); in ParsePropertyTrigger()
Daction_manager.h44 void QueueEventTrigger(const std::string& trigger);
DREADME.md119 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/
Dllkd-debuggable.rc18 file /proc/sysrq-trigger w
Dllkd.rc44 file /proc/sysrq-trigger w
/system/chre/core/
Ddebug_dump_manager.cc26 void DebugDumpManager::trigger() { in trigger() function in chre::DebugDumpManager
/system/core/rootdir/
Dinit.rc451 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/
DKconfig28 When enabled, CHRE will include various assertions which will trigger
/system/libsysprop/srcs/android/sysprop/
DCrashRecoveryProperties.sysprop27 # threshold is met, or the boot loop trigger window is exceeded between boot events.
/system/nfc/src/nfa/include/
Dnfa_ee_api.h156 tNFA_EE_TRIGGER trigger; /* the trigger of this event */ member
/system/sepolicy/microdroid/system/private/
Dkernel.te61 # As part of rebooting, init writes "u" to /proc/sysrq-trigger to
/system/libhidl/transport/base/1.0/
DIBase.hal100 * This method trigger the interface to enable/disable instrumentation based

12