Searched defs:OutputFilename (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/libbcc/tools/bcc_compat/
H A DMain.cpp261 std::string OutputFilename = DetermineOutputFilename(OptOutputFilename); local
262 if (OutputFilename.empty()) {
268 if (!rscd.buildForCompatLib(*s, OutputFilename.c_str(), OptRuntimePath.c_str())) {

Completed in 297 milliseconds