Searched refs:IdsMap (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/sync/syncable/
H A Ddirectory.h86 typedef base::hash_map<std::string, EntryKernel*> IdsMap; typedef in class:syncer::syncable::Directory
458 IdsMap ids_map;
H A Ddirectory.cc235 IdsMap::iterator id_found = kernel_->ids_map.find(id.value());

Completed in 209 milliseconds