Searched defs:targetFile (Results 1 – 7 of 7) 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()
312 File targetFile = null; in splitMap() local
276 String targetFile = asString(mc.args[1], null); in onlineBackup() local
216 public void onlineBackup(Integer handle, String targetFile, Promise promise) { in onlineBackup()
1599 const targetFile = { name: "/root/src/typedefs/filesystem.d.ts" }; constant