Searched refs:EntryRemovedEventMap (Results 1 – 2 of 2) sorted by relevance
130 struct EntryRemovedEventMap;144 EntryRemovedEventMap* fEntryRemovedEvents;
130 struct VolumeManager::EntryRemovedEventMap struct in VolumeManager235 for (EntryRemovedEventMap::Iterator it = fEntryRemovedEvents->GetIterator(); in ~VolumeManager()289 fEntryRemovedEvents = new(std::nothrow) EntryRemovedEventMap; in Init()