HomeSort by relevance Sort by last modified time
    Searched refs:PathCollection (Results 1 - 2 of 2) sorted by null

  /system/vold/
DirectVolume.h 26 typedef android::List<char *> PathCollection;
32 PathCollection *mPaths;
DirectVolume.cpp 40 mPaths = new PathCollection();
52 PathCollection::iterator it;
87 PathCollection::iterator it;

Completed in 126 milliseconds