Searched refs:FindLocalIdToUpdate (Results 1 – 3 of 3) sorted by relevance
52 static syncable::Id FindLocalIdToUpdate(
105 syncable::Id local_id = SyncerUtil::FindLocalIdToUpdate(&trans, update); in ProcessUpdate()
130 syncable::Id SyncerUtil::FindLocalIdToUpdate( in FindLocalIdToUpdate() function in browser_sync::SyncerUtil