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

  /external/chromium_org/sync/engine/
syncer_util.h 44 syncable::Id FindLocalIdToUpdate(
process_updates_util.cc 45 // For more information, see FindLocalIdToUpdate().
233 syncable::Id local_id = FindLocalIdToUpdate(trans, update);
syncer_util.cc 76 syncable::Id FindLocalIdToUpdate(
  /external/chromium/chrome/browser/sync/engine/
process_updates_command.cc 105 syncable::Id local_id = SyncerUtil::FindLocalIdToUpdate(&trans, update);
syncer_util.h 52 static syncable::Id FindLocalIdToUpdate(
syncer_util.cc 130 syncable::Id SyncerUtil::FindLocalIdToUpdate(
    [all...]

Completed in 578 milliseconds