OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AsecIdCollection
(Results
1 - 2
of
2
) sorted by null
/system/vold/
VolumeManager.h
51
typedef android::List<ContainerData*>
AsecIdCollection
;
61
AsecIdCollection
*mActiveContainers;
VolumeManager.cpp
66
mActiveContainers = new
AsecIdCollection
();
863
AsecIdCollection
::iterator it;
[
all
...]
Completed in 257 milliseconds