HomeSort by relevance Sort by last modified time
    Searched defs:local_id (Results 1 - 3 of 3) 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/bluetooth/bluedroid/stack/l2cap/
l2c_int.h 302 UINT8 local_id; /* Transaction ID for local trans */ member in struct:t_l2c_ccb
    [all...]
  /external/netperf/
netlib.c 2944 char *local_id; local
    [all...]

Completed in 785 milliseconds