Searched defs:outFile (Results 1 – 8 of 8) sorted by relevance
58 void StartDaemonProcessArgs(int pid, std::string outFile) in StartDaemonProcessArgs()71 void StartDaemonProcessArgsDepth(int pid, int setHookDepth, std::string outFile) in StartDaemonProcessArgsDepth()294 std::string outFile = DEFAULT_PATH + "hooktest_malloc.txt"; variable365 std::string outFile = DEFAULT_PATH + "hooktest_calloc.txt"; variable435 std::string outFile = DEFAULT_PATH + "hooktest_realloc.txt"; variable
193 String outFile = params.getString(Options.OUT_FILE); in checkEndCertArguments() local314 String outFile = params.getString(Options.OUT_FILE); in runSignProfile() local332 String outFile = params.getString(Options.OUT_FILE); in runVerifyProfile() local
196 File outFile = new File(utility.getOutPath()); in verifyOutPath() local
408 File outFile = new File(utility.getOutPath()); in isOutPathValid() local
106 std::ofstream outFile; in writeCsv() local
41 std::string outFile; member
253 public static boolean writeByteToOutFile(byte[] signHeadByte, String outFile) { in writeByteToOutFile()
267 std::string outFile = DEFAULT_PATH + "trace.htrace"; variable