Home
last modified time | relevance | path

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

/system/core/init/
Daction.cpp109 bool Action::ParsePropertyTrigger(const std::string& trigger, std::string* err) { in ParsePropertyTrigger() argument
111 std::string prop_name(trigger.substr(prop_str.length())); in ParsePropertyTrigger()
162 bool Action::InitSingleTrigger(const std::string& trigger) { in InitSingleTrigger() argument
163 std::vector<std::string> name_vector{trigger}; in InitSingleTrigger()
251 void ActionManager::QueueEventTrigger(const std::string& trigger) { in QueueEventTrigger() argument
252 event_queue_.emplace(trigger); in QueueEventTrigger()
Daction.h59 bool InitSingleTrigger(const std::string& trigger);
81 bool ParsePropertyTrigger(const std::string& trigger, std::string* err);
100 void QueueEventTrigger(const std::string& trigger);
DREADME.md97 Actions are named sequences of commands. Actions have a trigger which
99 occurs which matches an action's trigger, that action is added to
110 on <trigger> [&& <trigger>]*
133 Then when the `boot` trigger occurs and assuming the property `true`
291 Event triggers are strings triggered by the 'trigger' command or by
303 event trigger.
307 the 'boot' event trigger happens and the property a equals b.
482 `trigger <event>`
539 earlier executed trigger, or 2) place it in an Action with the same
540 trigger within the same file at an earlier line.
/system/core/rootdir/
Dinit.rc252 write /sys/class/leds/vibrator/trigger "transient"
254 # Healthd can trigger a full boot from charger mode by signaling this
258 trigger late-init
271 trigger early-fs
277 trigger fs
278 trigger post-fs
285 trigger late-fs
289 trigger post-fs-data
292 trigger zygote-start
295 trigger load_persist_props_action
[all …]
/system/sepolicy/prebuilts/api/26.0/public/
Dupdate_engine_common.te11 # Allow to set recovery options in the BCB. Used to trigger factory reset when
Dkernel.te40 # As part of rebooting, init writes "u" to /proc/sysrq-trigger to
Dinit.te262 # Write to /proc/sysrq-trigger.
/system/sepolicy/public/
Dupdate_engine_common.te11 # Allow to set recovery options in the BCB. Used to trigger factory reset when
Dkernel.te40 # As part of rebooting, init writes "u" to /proc/sysrq-trigger to
Dinit.te267 # Write to /proc/sysrq-trigger.
/system/nfc/src/nfa/include/
Dnfa_ee_api.h174 tNFA_EE_TRIGGER trigger; /* the trigger of this event */ member
/system/sepolicy/prebuilts/api/26.0/private/
Dgenfs_contexts16 genfscon proc /sysrq-trigger u:object_r:proc_sysrq:s0
Dproperty_contexts115 # ASAN install trigger
Dsystem_server.te133 # Write to /proc/sysrq-trigger.
222 # Send signals to trigger ANR traces.
/system/libhidl/transport/base/1.0/
DIBase.hal97 * This method trigger the interface to enable/disable instrumentation based
/system/sepolicy/private/
Dgenfs_contexts16 genfscon proc /sysrq-trigger u:object_r:proc_sysrq:s0
Dsystem_server.te142 # Write to /proc/sysrq-trigger.
234 # Send signals to trigger ANR traces.
/system/nfc/src/nfc/include/
Dnfc_api.h505 tNFC_EE_TRIGGER trigger; /* the trigger of this event */ member
/system/nfc/src/nfc/nfc/
Dnfc_ncif.cc1103 evt_data.act_data.trigger = *p++; in nfc_ncif_proc_ee_action()
1108 switch (evt_data.act_data.trigger) { in nfc_ncif_proc_ee_action()
/system/core/adb/
DSERVICES.TXT217 one byte through the channel, which will trigger the service
/system/nfc/src/nfa/ee/
Dnfa_ee_act.c1698 evt_data.trigger = p_cbk->act_data.trigger; in nfa_ee_nci_action_ntf()
/system/update_engine/
Dpylintrc160 # system, and so shouldn't trigger E1101 when accessed. Python regular
/system/tpm/trunks/generator/
Draw_commands_fixed.txt3513 sessionKey value, it is an authorization failure that will trigger the dictionary attack logic.
Draw_commands.txt3513 sessionKey value, it is an authorization failure that will trigger the dictionary attack logic.