HomeSort by relevance Sort by last modified time
    Searched refs:PutParentIdPropertyOnly (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/sync/syncable/
mutable_entry.h 65 void PutParentIdPropertyOnly(const Id& parent_id);
syncable_util.cc 73 child_entry.PutParentIdPropertyOnly(new_id);
mutable_entry.cc 190 PutParentIdPropertyOnly(value);
224 void MutableEntry::PutParentIdPropertyOnly(const Id& parent_id) {
  /external/chromium/chrome/browser/sync/engine/
syncer_util.cc 102 child_entry.PutParentIdPropertyOnly(new_id);
    [all...]
  /external/chromium/chrome/browser/sync/syncable/
syncable.h 494 void PutParentIdPropertyOnly(const Id& parent_id);
    [all...]
syncable.cc     [all...]

Completed in 1243 milliseconds