Lines Matching refs:SaveChanges
730 // When the Directory is told to SaveChanges, a SaveChangesSnapshot is
857 // SaveChanges works by taking a consistent snapshot of the current Directory
862 // internal locking to enforce SaveChanges operations are mutually exclusive.
865 bool SaveChanges();
870 // Get GetUnsyncedMetaHandles should only be called after SaveChanges and
919 // See SaveChanges() for more information.
923 // successfully deleted on disk as a result of the SaveChanges that processed
924 // |snapshot|. See SaveChanges() for more information.
927 // Rolls back dirty bits in the event that the SaveChanges that
1012 // them in here so that SaveChanges can persist their permanent deletion.
1028 // database on SaveChanges.
1035 // It doesn't make sense for two threads to run SaveChanges at the same