Searched refs:trigger (Results 1 – 15 of 15) sorted by relevance
132 bool Action::ParsePropertyTrigger(const std::string& trigger, std::string* err) { in ParsePropertyTrigger() argument134 std::string prop_name(trigger.substr(prop_str.length())); in ParsePropertyTrigger()181 bool Action::InitSingleTrigger(const std::string& trigger) { in InitSingleTrigger() argument182 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() argument322 void ActionManager::QueueEventTrigger(const std::string& trigger) { in QueueEventTrigger() argument323 trigger_queue_.push(std::make_unique<EventTrigger>(trigger)); in QueueEventTrigger()
56 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);
90 Actions are named sequences of commands. Actions have a trigger which92 occurs which matches an action's trigger, that action is added to103 on <trigger> [&& <trigger>]*195 Event triggers are strings triggered by the 'trigger' command or by207 event trigger.211 the 'boot' event trigger happens and the property a equals b.362 trigger <event>
242 # Healthd can trigger a full boot from charger mode by signaling this246 trigger late-init263 trigger early-fs269 trigger fs270 trigger post-fs275 trigger load_system_props_action282 trigger late-fs286 trigger post-fs-data289 trigger load_persist_props_action292 trigger firmware_mounts_complete[all …]
11 # Allow to set recovery options in the BCB. Used to trigger factory reset when
10 genfscon proc /sysrq-trigger u:object_r:proc_sysrq:s0
38 # As part of rebooting, init writes "u" to /proc/sysrq-trigger to
263 # trigger runtime reload, change
197 # but this does not trigger a denial since there is no policy yet.202 # to trigger a policy reload.
155 # Write to /proc/sysrq-trigger.
107 # Write to /proc/sysrq-trigger.
217 one byte through the channel, which will trigger the service
59 This function only remains so it does not trigger
3513 sessionKey value, it is an authorization failure that will trigger the dictionary attack logic.