Home
last modified time | relevance | path

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

/aosp14/system/core/init/
H A Dsubcontext.cpp69 void RunCommand(const SubcontextCommand::ExecuteCommand& execute_command,
79 void SubcontextProcess::RunCommand(const SubcontextCommand::ExecuteCommand& execute_command, in RunCommand() function in android::init::__anonc4541fdc0110::SubcontextProcess
152 RunCommand(subcontext_command.execute_command(), &reply); in MainLoop()