OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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;
373
PathCollection
::iterator it;
Completed in 90 milliseconds