Searched defs:MetahandlesIndex (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/sync/syncable/
H A Ddirectory_backing_store.h31 typedef Directory::MetahandlesIndex MetahandlesIndex; typedef in namespace:syncable
66 DirOpenResult Load(MetahandlesIndex* entry_bucket,
116 bool LoadEntries(MetahandlesIndex* entry_bucket);
132 DirOpenResult DoLoad(MetahandlesIndex* entry_bucket,
H A Dsyncable.h948 typedef Index<MetahandleIndexer>::Set MetahandlesIndex; typedef in class:syncable::Directory
950 // All entries in memory must be in both the MetahandlesIndex and
995 MetahandlesIndex* metahandles_index;

Completed in 268 milliseconds