Home | History | Annotate | Download | only in syncable

Lines Matching refs:syncable

21 #include "sync/syncable/dir_open_result.h"
22 #include "sync/syncable/entry.h"
23 #include "sync/syncable/entry_kernel.h"
24 #include "sync/syncable/metahandle_set.h"
25 #include "sync/syncable/parent_child_index.h"
26 #include "sync/syncable/syncable_delete_journal.h"
34 namespace syncable {
186 syncable::Id NextId();
293 syncable::Id GetPredecessorId(EntryKernel*);
294 syncable::Id GetSuccessorId(EntryKernel*);
359 syncable::BaseTransaction* trans,
380 // means something different in the syncable namespace.
541 bool CheckTreeInvariants(syncable::BaseTransaction* trans,
624 } // namespace syncable