HomeSort by relevance Sort by last modified time
    Searched full:update_id (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/sync/engine/
syncer_util.cc 87 const syncable::Id& update_id = SyncableIdFromProto(update.id_string()); local
116 if (local_entry.GetId() != update_id) {
119 if (local_entry.GetId() < update_id) {
128 // we'll change the ID of the local entry to update_id
182 << update_id << " local id: " << local_entry.GetId()
189 return update_id;
555 const syncable::Id& update_id = SyncableIdFromProto(update.id_string()); local
582 if (!deleted && (target->GetId() == update_id) &&
605 if (target->GetId() == update_id) {
  /external/chromium_org/sync/syncable/
syncable_unittest.cc 324 Id update_id = TestIdFactory::FromNumber(1); local
334 MutableEntry update(&trans, CREATE_NEW_UPDATE_ITEM, update_id);
366 Entry update(&trans, GET_BY_ID, update_id);
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.publisher_1.3.0.v20140129-1405.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.publisher_1.3.0.v20130509-0110.jar 

Completed in 133 milliseconds