Home
last modified time | relevance | path

Searched defs:execute_command (Results 1 – 3 of 3) sorted by relevance

/system/core/init/
Dsubcontext.proto24 ExecuteCommand execute_command = 1; field
Dsubcontext.cpp79 void SubcontextProcess::RunCommand(const SubcontextCommand::ExecuteCommand& execute_command, in RunCommand()
Dinit_test.cpp506 auto execute_command = [&num_executed](const BuiltinArguments& args) { in TEST() local
527 auto execute_command = [&num_executed](const BuiltinArguments& args) { in GetTestFunctionMapForLazyLoad() local