Home
last modified time | relevance | path

Searched refs:FileSync (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/connectivity/com/sun/star/sdbcx/comp/hsqldb/
H A DStorageFileAccess.java82 public class FileSync implements FileAccess.FileSync class in StorageFileAccess
85 FileSync(NativeOutputStreamHelper _os) throws java.io.IOException in FileSync() method in StorageFileAccess.FileSync
95 public FileAccess.FileSync getFileSync(java.io.OutputStream os) throws java.io.IOException in getFileSync()
97 return new FileSync((NativeOutputStreamHelper)os); in getFileSync()

Completed in 9 milliseconds