OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 627 milliseconds