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 41 mPaths = new PathCollection();
53 PathCollection::iterator it;
92 PathCollection::iterator it;
381 PathCollection::iterator it;

Completed in 260 milliseconds