Home | History | Annotate | Download | only in engine

Lines Matching refs:deleted

384   if (update.deleted()) {
386 // If we already think the item is server-deleted, we're done.
388 // back and overriding subsequent undeletions. For non-deleted items,
397 // they're deleted, they go back to version 0.
443 target->Put(SERVER_IS_DEL, update.deleted());
593 // Drop deleted uncommitted entries.
611 return true; // Deleted items have no predecessors.
647 // 1. Scan deleted unsynced entries looking up their pre-delete tree for any
648 // of the deleted folders.
672 // We've synced the deletion of this deleted entries parent.
688 const bool deleted) {
693 if (deleted) {
708 const bool deleted,
715 if (deleted)
728 if (target->Get(IS_DEL)) { // If we've deleted the item, we don't care.
739 if (!deleted && (target->Get(ID) == update.id()) &&
793 // TODO(nick): We hit this path for items deleted items that the server
794 // tells us to re-create; only deleted items with positive base versions
799 // (where items go to version 0 when they're deleted), or else