Lines Matching refs:syncable
16 #include "sync/syncable/directory.h"
17 #include "sync/syncable/mutable_entry.h"
18 #include "sync/syncable/syncable_write_transaction.h"
27 using syncable::Directory;
28 using syncable::Entry;
29 using syncable::Id;
30 using syncable::MutableEntry;
31 using syncable::WriteTransaction;
44 MutableEntry entry(trans, syncable::GET_BY_ID, id);
221 syncable::WriteTransaction* trans,
223 const std::set<syncable::Id>& simple_conflict_ids,
232 Entry conflicting_node(trans, syncable::GET_BY_ID, *it);