Home
last modified time | relevance | path

Searched defs:commandLine (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/gamesdk/src/tuningfork/tools/validation/src/main/java/com/google/tuningfork/validation/
DExternalProtoCompiler.java65 ImmutableList<String> commandLine = createCommandLine(file); in buildAndRunCompilerProcess() local
/frameworks/rs/cpu_ref/
DrsCpuScript.cpp210 const char *commandLine, in constructBuildChecksum()