Searched defs:tmpFile (Results 1 – 5 of 5) sorted by relevance
150 final File tmpFile = new File(tmpDir.getCanonicalPath(), libName); in loadLib() local173 private static long copyLib(InputStream libResource, File tmpFile) throws IOException { in copyLib()247 private static void deleteFile(File tmpFile) { in deleteFile()
21 char tmpFile[] = "/data/mkstemp64_XXXXXX"; variable
20 char tmpFile[] = "/data/mkstemps64_XXXXXX.dat"; variable
21 char tmpFile[] = "/data/mkostemp64_XXXXXX"; variable
541 int tmpFile = mkstemp(tmpFileName); in qpCrashHandler_writeCrashInfo() local