HomeSort by relevance Sort by last modified time
    Searched defs:local_id (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/sync/engine/
process_updates_command.cc 105 syncable::Id local_id = SyncerUtil::FindLocalIdToUpdate(&trans, update); local
108 if (local_id.IsNull()) {
112 SyncerUtil::CreateNewEntry(&trans, local_id);
116 MutableEntry target_entry(&trans, GET_BY_ID, local_id);
126 if (local_id != server_id) {
  /external/netperf/
netlib.c 2944 char *local_id; local
    [all...]

Completed in 98 milliseconds