Home
last modified time | relevance | path

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

/system/core/init/
Daction_manager.h42 void QueueAllPropertyActions();
Daction_manager.cpp53 void ActionManager::QueueAllPropertyActions() { in QueueAllPropertyActions() function in android::init::ActionManager
Dinit.cpp534 ActionManager::GetInstance().QueueAllPropertyActions(); in queue_property_triggers_action()