Searched refs:trigger (Results 1 – 24 of 24) sorted by relevance
/system/core/init/ |
D | action.cpp | 109 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()
|
D | action.h | 59 bool InitSingleTrigger(const std::string& trigger); 81 bool ParsePropertyTrigger(const std::string& trigger, std::string* err); 100 void QueueEventTrigger(const std::string& trigger);
|
D | README.md | 97 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/ |
D | init.rc | 252 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/ |
D | update_engine_common.te | 11 # Allow to set recovery options in the BCB. Used to trigger factory reset when
|
D | kernel.te | 40 # As part of rebooting, init writes "u" to /proc/sysrq-trigger to
|
D | init.te | 262 # Write to /proc/sysrq-trigger.
|
/system/sepolicy/public/ |
D | update_engine_common.te | 11 # Allow to set recovery options in the BCB. Used to trigger factory reset when
|
D | kernel.te | 40 # As part of rebooting, init writes "u" to /proc/sysrq-trigger to
|
D | init.te | 267 # Write to /proc/sysrq-trigger.
|
/system/nfc/src/nfa/include/ |
D | nfa_ee_api.h | 174 tNFA_EE_TRIGGER trigger; /* the trigger of this event */ member
|
/system/sepolicy/prebuilts/api/26.0/private/ |
D | genfs_contexts | 16 genfscon proc /sysrq-trigger u:object_r:proc_sysrq:s0
|
D | property_contexts | 115 # ASAN install trigger
|
D | system_server.te | 133 # Write to /proc/sysrq-trigger. 222 # Send signals to trigger ANR traces.
|
/system/libhidl/transport/base/1.0/ |
D | IBase.hal | 97 * This method trigger the interface to enable/disable instrumentation based
|
/system/sepolicy/private/ |
D | genfs_contexts | 16 genfscon proc /sysrq-trigger u:object_r:proc_sysrq:s0
|
D | system_server.te | 142 # Write to /proc/sysrq-trigger. 234 # Send signals to trigger ANR traces.
|
/system/nfc/src/nfc/include/ |
D | nfc_api.h | 505 tNFC_EE_TRIGGER trigger; /* the trigger of this event */ member
|
/system/nfc/src/nfc/nfc/ |
D | nfc_ncif.cc | 1103 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/ |
D | SERVICES.TXT | 217 one byte through the channel, which will trigger the service
|
/system/nfc/src/nfa/ee/ |
D | nfa_ee_act.c | 1698 evt_data.trigger = p_cbk->act_data.trigger; in nfa_ee_nci_action_ntf()
|
/system/update_engine/ |
D | pylintrc | 160 # system, and so shouldn't trigger E1101 when accessed. Python regular
|
/system/tpm/trunks/generator/ |
D | raw_commands_fixed.txt | 3513 sessionKey value, it is an authorization failure that will trigger the dictionary attack logic.
|
D | raw_commands.txt | 3513 sessionKey value, it is an authorization failure that will trigger the dictionary attack logic.
|