Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/tools/bcc/
DMain.cpp182 std::string commandLine = bcc::getCommandLine(argc, argv); in main() local
/frameworks/compile/libbcc/lib/Renderscript/
DRSCompilerDriver.cpp354 const char *commandLine, in build()