Home
last modified time | relevance | path

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

/aosp12/system/core/init/
H A Dinit.cpp527 static Result<void> property_enable_triggers_action(const BuiltinArguments& args) { in property_enable_triggers_action() function
534 …ActionManager::GetInstance().QueueBuiltinAction(property_enable_triggers_action, "enable_property_… in queue_property_triggers_action()