Home
last modified time | relevance | path

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

/frameworks/native/cmds/dumpstate/
Ddumpstate.h184 int RunCommand(const std::string& title, const std::vector<std::string>& fullCommand,
Ddumpstate.cpp97 static int RunCommand(const std::string& title, const std::vector<std::string>& fullCommand, in RunCommand() argument
99 return ds.RunCommand(title, fullCommand, options); in RunCommand()