Home
last modified time | relevance | path

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

/system/core/init/
Daction.cpp132 bool Action::ParsePropertyTrigger(const std::string& trigger, std::string* err) { in ParsePropertyTrigger() argument
134 std::string prop_name(trigger.substr(prop_str.length())); in ParsePropertyTrigger()
181 bool Action::InitSingleTrigger(const std::string& trigger) { in InitSingleTrigger() argument
182 std::vector<std::string> name_vector{trigger}; in InitSingleTrigger()
221 bool Action::CheckEventTrigger(const std::string& trigger) const { in CheckEventTrigger()
223 trigger == event_trigger_ && in CheckEventTrigger()
267 EventTrigger(const std::string& trigger) : trigger_(trigger) { in EventTrigger() argument
322 void ActionManager::QueueEventTrigger(const std::string& trigger) { in QueueEventTrigger() argument
323 trigger_queue_.push(std::make_unique<EventTrigger>(trigger)); in QueueEventTrigger()
Daction.h56 bool InitSingleTrigger(const std::string& trigger);
60 bool CheckEventTrigger(const std::string& trigger) const;
77 bool ParsePropertyTrigger(const std::string& trigger, std::string* err);
97 void QueueEventTrigger(const std::string& trigger);
Dreadme.txt90 Actions are named sequences of commands. Actions have a trigger which
92 occurs which matches an action's trigger, that action is added to
103 on <trigger> [&& <trigger>]*
195 Event triggers are strings triggered by the 'trigger' command or by
207 event trigger.
211 the 'boot' event trigger happens and the property a equals b.
362 trigger <event>
/system/core/rootdir/
Dinit.rc242 # Healthd can trigger a full boot from charger mode by signaling this
246 trigger late-init
263 trigger early-fs
269 trigger fs
270 trigger post-fs
275 trigger load_system_props_action
282 trigger late-fs
286 trigger post-fs-data
289 trigger load_persist_props_action
292 trigger firmware_mounts_complete
[all …]
/system/sepolicy/
Dupdate_engine_common.te11 # Allow to set recovery options in the BCB. Used to trigger factory reset when
Dgenfs_contexts10 genfscon proc /sysrq-trigger u:object_r:proc_sysrq:s0
Dkernel.te38 # As part of rebooting, init writes "u" to /proc/sysrq-trigger to
Dte_macros263 # trigger runtime reload, change
Ddomain.te197 # but this does not trigger a denial since there is no policy yet.
202 # to trigger a policy reload.
Dinit.te155 # Write to /proc/sysrq-trigger.
Dsystem_server.te107 # Write to /proc/sysrq-trigger.
/system/core/adb/
DSERVICES.TXT217 one byte through the channel, which will trigger the service
/system/connectivity/shill/doc/
Ddevice-api.txt59 This function only remains so it does not trigger
/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.