Home
last modified time | relevance | path

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

/aosp14/system/core/init/
H A Daction.h70 void ExecuteAllCommands() const;
H A Daction.cpp153 void Action::ExecuteAllCommands() const { in ExecuteAllCommands() function in android::init::Action
H A Dservice.cpp395 onrestart_.ExecuteAllCommands(); in Reap()