Home
last modified time | relevance | path

Searched refs:PutParentIdPropertyOnly (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/sync/engine/
Dsyncer_util.cc102 child_entry.PutParentIdPropertyOnly(new_id); in ChangeEntryIDAndUpdateChildren()
/external/chromium/chrome/browser/sync/syncable/
Dsyncable.h494 void PutParentIdPropertyOnly(const Id& parent_id);
Dsyncable.cc1476 PutParentIdPropertyOnly(value); // Makes sibling order inconsistent. in Put()
1486 void MutableEntry::PutParentIdPropertyOnly(const Id& parent_id) { in PutParentIdPropertyOnly() function in syncable::MutableEntry