Home
last modified time | relevance | path

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

/system/core/init/
Dsubcontext.cpp69 void ExpandArgs(const SubcontextCommand::ExpandArgsCommand& expand_args_command,
102 void SubcontextProcess::ExpandArgs(const SubcontextCommand::ExpandArgsCommand& expand_args_command, in ExpandArgs() argument
104 for (const auto& arg : expand_args_command.args()) { in ExpandArgs()
154 ExpandArgs(subcontext_command.expand_args_command(), &reply); in MainLoop()
Dsubcontext.proto25 ExpandArgsCommand expand_args_command = 2; field