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

  /external/chromium/chrome/browser/sync/syncable/
syncable.h 949 typedef Index<IdIndexer>::Set IdsIndex;
951 // the IdsIndex, but only non-deleted entries will be the
    [all...]
syncable.cc 311 ids_index(new Directory::IdsIndex),
428 IdsIndex::iterator id_found = kernel_->ids_index->find(&kernel_->needle);
    [all...]

Completed in 28 milliseconds