OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ClientTagIndex
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/sync/syncable/
syncable.h
959
typedef Index<ClientTagIndexer>::Set
ClientTagIndex
;
[
all
...]
syncable.cc
313
client_tag_index(new Directory::
ClientTagIndex
),
438
// Find it in the
ClientTagIndex
.
440
ClientTagIndex
::iterator found = kernel_->client_tag_index->find(
[
all
...]
Completed in 112 milliseconds