Home
last modified time | relevance | path

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

/system/core/init/
Daction.h68 void ExecuteAllCommands() const;
Daction.cpp113 void Action::ExecuteAllCommands() const { in ExecuteAllCommands() function in android::init::Action
Dservice.cpp403 onrestart_.ExecuteAllCommands(); in Reap()