Searched defs:pull (Results 1 – 3 of 3) sorted by relevance
85 protected SyncResult pull(final SyncService sync, final String localFilePath, in pull() method in BaseFileHandler
96 float pull = K / (dd + 0.000001f); in warp() local
328 public SyncResult pull(FileEntry[] entries, String localPath, ISyncProgressMonitor monitor) { in pull() method in SyncService