Home
last modified time | relevance | path

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

/external/toolchain-utils/automation/common/
Djob.py109 def GetCommand(self): member in Job
/external/v8/tools/
Drun_perf.py484 def GetCommand(self, cmd_prefix, shell_dir, extra_flags=None): member in RunnableConfig
/external/clang/lib/Driver/
DTools.cpp10145 std::unique_ptr<Command> visualstudio::Compiler::GetCommand( in GetCommand() function in visualstudio::Compiler