Home | History | Annotate | Download | only in engine

Lines Matching refs:MutableEntry

24 using syncable::MutableEntry;
41 void ConflictResolver::IgnoreLocalChanges(MutableEntry* entry) {
52 MutableEntry * entry) {
66 MutableEntry entry(trans, syncable::GET_BY_ID, id);
150 MutableEntry server_update(trans, syncable::GET_BY_ID, id);
179 MutableEntry entryi(trans, syncable::GET_BY_ID, *i);
221 MutableEntry parent(trans, syncable::GET_BY_ID, parentid);
244 MutableEntry parent(trans, syncable::GET_BY_ID, id);
267 MutableEntry parent(trans, syncable::GET_BY_ID, parent_id);
322 MutableEntry entry(trans, syncable::GET_BY_ID, id);