Home
last modified time | relevance | path

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

/aosp14/system/core/init/
H A Daction_manager.h46 void QueueAllPropertyActions();
H A Daction_manager.cpp53 void ActionManager::QueueAllPropertyActions() { in QueueAllPropertyActions() function in android::init::ActionManager
H A Dinit.cpp670 ActionManager::GetInstance().QueueAllPropertyActions(); in queue_property_triggers_action()