Searched refs:setSingleCrunchOutputFile (Results 1 – 3 of 3) sorted by relevance
503 bundle.setSingleCrunchOutputFile(argv[0]); in main()
215 void setSingleCrunchOutputFile(const char* val) { mSingleCrunchOutputFile = val; } in setSingleCrunchOutputFile() function
2762 bundle->setSingleCrunchOutputFile(outputFile.c_str()); in runInDaemonMode()