Searched refs:triggers (Results 1 – 4 of 4) sorted by relevance
248 std::vector<std::string> triggers; in BuildTriggersString() local251 triggers.emplace_back(trigger_name + '=' + trigger_value); in BuildTriggersString()254 triggers.emplace_back(event_trigger_); in BuildTriggersString()257 return Join(triggers, " && "); in BuildTriggersString()407 std::vector<std::string> triggers(args.begin() + 1, args.end()); in ParseSection() local408 if (triggers.size() < 1) { in ParseSection()414 if (!action->InitTriggers(triggers, err)) { in ParseSection()
235 Triggers are subdivided into event triggers and property triggers.237 Event triggers are strings triggered by the 'trigger' command or by241 Property triggers are strings triggered when a named property changes244 'property:<name>=\*' respectively. Property triggers are additionally248 An Action can have multiple property triggers but may only have one
14 # adbd is controlled via property triggers in init.<platform>.usb.rc
148 triggers `bta_dm_pm_btm_status`, with the timeout field set to TRUE. HCI