Lines Matching refs:sieve
455 def GetChanges(self, sieve):462 sieve: An update sieve to use to filter out updates the client471 if not sieve.HasAnyTimestamp():473 min_timestamp = sieve.GetMinTimestamp()474 self._CreatePermanentItems(sieve.GetFirstTimeTypes())488 if item.deleted or sieve.ClientWantsItem(item)]