Home | History | Annotate | Download | only in syncable

Lines Matching refs:syncable

5 #include "sync/syncable/syncable_util.h"
11 #include "sync/syncable/directory.h"
12 #include "sync/syncable/entry.h"
13 #include "sync/syncable/mutable_entry.h"
14 #include "sync/syncable/syncable_id.h"
15 #include "sync/syncable/syncable_write_transaction.h"
18 namespace syncable {
78 // Function to handle runtime failures on syncable code. Rather than crashing,
111 return syncable::GenerateSyncableHash(
115 } // namespace syncable