Searched defs:targetFile (Results 1 – 8 of 8) sorted by relevance
22 const targetFile = path.join(longPath, 'target-file'); constant
379 public long onlineBackup(String targetFile) throws EJDB2Exception { in onlineBackup()405 private native long _online_backup(String targetFile) throws EJDB2Exception; in _online_backup()
490 public long onlineBackup(String targetFile) throws EJDB2Exception { in onlineBackup()516 private native long _online_backup(String targetFile) throws EJDB2Exception; in _online_backup()
596 String targetFile = sourceFile.getCanonicalPath(); in genTestFile() local1024 static void printNames(UnicodeSet s, String targetFile) { in printNames()
312 File targetFile = null; in splitMap() local
216 public void onlineBackup(Integer handle, String targetFile, Promise promise) { in onlineBackup()
276 String targetFile = asString(mc.args[1], null); in onlineBackup() local
1602 const targetFile = { name: "/root/src/typedefs/filesystem.d.ts" }; constant