HomeSort by relevance Sort by last modified time
    Searched refs:LOCAL_EXTERNAL_ID (Results 1 - 3 of 3) sorted by null

  /external/chromium/chrome/browser/sync/syncable/
syncable_enum_conversions.cc 47 ASSERT_ENUM_BOUNDS(SERVER_VERSION, LOCAL_EXTERNAL_ID,
56 ENUM_CASE(LOCAL_EXTERNAL_ID);
syncable.h 83 LOCAL_EXTERNAL_ID, // ID of an item in the external local storage that this
    [all...]
  /external/chromium/chrome/browser/sync/engine/
syncapi.cc 349 return GetEntry()->Get(syncable::LOCAL_EXTERNAL_ID);
689 entry_->Put(syncable::LOCAL_EXTERNAL_ID, id);
    [all...]

Completed in 61 milliseconds