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

  /external/chromium/chrome/browser/sync/engine/
syncproto.h 49 void set_old_parent_id(const syncable::Id& id) { function in class:browser_sync::SyncEntity
50 IdWrapper<sync_pb::SyncEntity>::set_old_parent_id(
build_commit_command.cc 149 sync_entry->set_old_parent_id(meta_entry.Get(syncable::SERVER_PARENT_ID));
  /external/chromium_org/sync/engine/
commit_util.cc 141 sync_entry->set_old_parent_id(

Completed in 75 milliseconds