Searched refs:getFilePointer (Results 1 – 3 of 3) sorted by relevance
62 public long getFilePointer() throws java.io.IOException{ in getFilePointer() method in StorageAccess64 return access.getFilePointer(name,key); in getFilePointer()
61 public native long getFilePointer(String name,String key) throws java.io.IOException; in getFilePointer() method in NativeStorageAccess
191 public long getFilePointer() throws IOException { in getFilePointer() method in JavaKit.URLAccessor
Completed in 12 milliseconds