Lines Matching full:undelete
3995 // Undelete from server.
4041 // Say we do not get an update from server confirming deletion. Undelete
4518 // the undelete happens during the commit request. The principle here
4525 // A. Delete - commit - undelete - commitresponse.
4526 // B. Delete - commit - undelete - commitresponse - getupdates.
4528 // C. Delete - undelete - commit - commitresponse.
4529 // D. Delete - undelete - commit - commitresponse - getupdates.
4531 // E. Delete - commit - commitresponse - undelete - commit
4533 // F. Delete - commit - commitresponse - undelete - commit -
4569 void Undelete() {
4669 // Delete, begin committing the delete, then undelete while committing.
4674 &SyncerUndeletionTest::Undelete));
4706 // Delete and undelete, then sync to pick up the result.
4709 Undelete();
4710 ExpectUnsyncedEdit(); // Edit, not undelete: server thinks it exists.
4750 Undelete();
4798 Undelete();
4837 // Undelete it locally.
4838 Undelete();
4875 // Undelete it locally.
4876 Undelete();