Searched refs:AsecIdCollection (Results 1 – 2 of 2) sorted by relevance
51 typedef android::List<ContainerData*> AsecIdCollection; typedef61 AsecIdCollection *mActiveContainers;
65 mActiveContainers = new AsecIdCollection(); in VolumeManager()814 AsecIdCollection::iterator it; in unmountLoopImage()1553 AsecIdCollection toUnmount; in cleanupAsec()1555 for (AsecIdCollection::iterator it = mActiveContainers->begin(); it != mActiveContainers->end(); in cleanupAsec()1570 for (AsecIdCollection::iterator it = toUnmount.begin(); it != toUnmount.end(); ++it) { in cleanupAsec()