Home
last modified time | relevance | path

Searched refs:FindLocalIdToUpdate (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/sync/engine/
Dsyncer_util.h52 static syncable::Id FindLocalIdToUpdate(
Dprocess_updates_command.cc105 syncable::Id local_id = SyncerUtil::FindLocalIdToUpdate(&trans, update); in ProcessUpdate()
Dsyncer_util.cc130 syncable::Id SyncerUtil::FindLocalIdToUpdate( in FindLocalIdToUpdate() function in browser_sync::SyncerUtil