Home
last modified time | relevance | path

Searched defs:Collection (Results 1 – 5 of 5) sorted by relevance

/frameworks/av/media/libmedia/include/media/
DTypeConverter.h36 typedef SortedVector<Type> Collection; typedef
41 typedef Vector<Type> Collection; typedef
48 typedef Vector<Type> Collection; typedef
53 typedef Vector<Type> Collection; typedef
58 typedef Vector<Type> Collection; typedef
63 typedef SortedVector<Type> Collection; typedef
71 typedef Vector<Type> Collection; typedef
76 typedef Vector<Type> Collection; typedef
81 typedef Vector<Type> Collection; typedef
86 typedef Vector<Type> Collection; typedef
[all …]
/frameworks/av/include/media/
DTypeConverter.h36 typedef SortedVector<Type> Collection; typedef
41 typedef Vector<Type> Collection; typedef
48 typedef Vector<Type> Collection; typedef
53 typedef Vector<Type> Collection; typedef
58 typedef Vector<Type> Collection; typedef
63 typedef SortedVector<Type> Collection; typedef
71 typedef Vector<Type> Collection; typedef
76 typedef Vector<Type> Collection; typedef
81 typedef Vector<Type> Collection; typedef
86 typedef Vector<Type> Collection; typedef
[all …]
/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
DTypeConverter.h29 typedef Vector<Type> Collection; typedef
34 typedef Vector<Type> Collection; typedef
39 typedef Vector<Type> Collection; typedef
44 typedef Vector<Type> Collection; typedef
DSerializer.h52 typedef AudioGainCollection Collection; typedef
78 typedef AudioProfileVector Collection; typedef
99 typedef IOProfileCollection Collection; typedef
123 typedef DeviceVector Collection; typedef
145 typedef AudioRouteVector Collection; typedef
169 typedef HwModuleCollection Collection; typedef
206 typedef VolumeCurvesCollection Collection; typedef
/frameworks/av/services/audiopolicy/engineconfigurable/src/
DCollection.h56 Collection() in Collection() function