Home
last modified time | relevance | path

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

/dports/sysutils/py-rdiff-backup/rdiff-backup-2.0.5/src/rdiff_backup/
H A Dstatistics.py352 def add_increment(self, inc_rorp): argument
355 if inc_rorp.isreg():
356 self.IncrementFileSize += inc_rorp.getsize()
394 def process_increment(inc_rorp): argument
397 _active_statfileobj.add_increment(inc_rorp)