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

  /external/chromium_org/chrome/browser/sync/glue/
bookmark_change_processor.cc 581 int64 synced_bookmarks_id = syncer::kInvalidId; local
584 synced_bookmarks_id = synced_bookmarks.GetId();
603 if (synced_bookmarks_id != syncer::kInvalidId &&
604 it->id == synced_bookmarks_id) {
    [all...]

Completed in 46 milliseconds