Home
last modified time | relevance | path

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

/system/core/init/
Daction.h102 void QueueAllPropertyActions();
Daction.cpp259 void ActionManager::QueueAllPropertyActions() { in QueueAllPropertyActions() function in android::init::ActionManager
Dinit.cpp562 ActionManager::GetInstance().QueueAllPropertyActions(); in queue_property_triggers_action()