Lines Matching refs:syncable
20 namespace syncable {
26 } // namespace syncable
42 bool ResolveConflicts(const syncable::ScopedDirLookup& dir,
52 typedef std::map<syncable::Id, int> SimpleConflictCountMap;
63 void IgnoreLocalChanges(syncable::MutableEntry* entry);
64 void OverwriteServerChanges(syncable::WriteTransaction* trans,
65 syncable::MutableEntry* entry);
68 syncable::WriteTransaction* trans,
69 const syncable::Id& id);
71 bool ResolveSimpleConflicts(const syncable::ScopedDirLookup& dir,
74 bool ProcessConflictSet(syncable::WriteTransaction* trans,
80 bool LogAndSignalIfConflictStuck(syncable::BaseTransaction* trans,
92 std::set<syncable::Id> children_of_merged_dirs_;