HomeSort by relevance Sort by last modified time
    Searched refs:set_old_parent_id (Results 1 - 2 of 2) 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));

Completed in 109 milliseconds