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

  /external/chromium_org/sync/syncable/
model_neutral_mutable_entry.h 85 void PutParentIdPropertyOnly(const Id& parent_id);
syncable_util.cc 73 child_entry.PutParentIdPropertyOnly(new_id);
mutable_entry.cc 139 PutParentIdPropertyOnly(value);
model_neutral_mutable_entry.cc 360 void ModelNeutralMutableEntry::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 443 milliseconds