Home
last modified time | relevance | path

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

/system/core/init/
Dinit_test.cpp106 ActionManagerCommand trigger_boot = [](ActionManager& am) { am.QueueEventTrigger("boot"); }; in TEST() local
107 std::vector<ActionManagerCommand> commands{trigger_boot}; in TEST()
170 ActionManagerCommand trigger_boot = [](ActionManager& am) { am.QueueEventTrigger("boot"); }; in TEST() local
171 std::vector<ActionManagerCommand> commands{trigger_boot}; in TEST()
516 ActionManagerCommand trigger_boot = [](ActionManager& am) { am.QueueEventTrigger("boot"); }; in TEST() local
517 std::vector<ActionManagerCommand> commands{trigger_boot}; in TEST()
577 ActionManagerCommand trigger_boot = [](ActionManager& am) { am.QueueEventTrigger("boot"); }; in TEST() local
578 std::vector<ActionManagerCommand> commands{trigger_boot}; in TEST()
606 ActionManagerCommand trigger_boot = [](ActionManager& am) { am.QueueEventTrigger("boot"); }; in TEST() local
607 std::vector<ActionManagerCommand> commands{trigger_boot}; in TEST()