HomeSort by relevance Sort by last modified time
    Searched refs:KeyedVector (Results 1 - 25 of 284) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /frameworks/base/tools/aapt/tests/
MockFileFinder.h 9 #include <utils/KeyedVector.h>
18 MockFileFinder (KeyedVector<String8, KeyedVector<String8,time_t> >& files)
36 KeyedVector<String8,time_t>& fileStore,
39 const KeyedVector<String8,time_t>* payload(&mFiles.valueFor(basePath));
40 // Since KeyedVector doesn't implement swap
51 KeyedVector<String8, KeyedVector<String8,time_t> > mFiles;
  /frameworks/base/tools/aapt/
FileFinder.h 14 #include <utils/KeyedVector.h>
26 KeyedVector<String8,time_t>& fileStore,
35 /* findFiles takes a path, a Vector of extensions, and a destination KeyedVector
37 * all files with matching extensions found into the KeyedVector
50 * as keys in the KeyedVector. Each key has the modification time
57 KeyedVector<String8,time_t>& fileStore,
71 * is added to the KeyedVector with the path as the key and the modification
77 KeyedVector<String8,time_t>& fileStore);
AaptUtil.h 20 #include <utils/KeyedVector.h>
31 void appendValue(android::KeyedVector<KEY, android::Vector<VALUE> >& keyedVector,
35 void appendValue(android::KeyedVector<KEY, android::SortedVector<VALUE> >& keyedVector,
43 void appendValue(android::KeyedVector<KEY, android::Vector<VALUE> >& keyedVector,
45 ssize_t idx = keyedVector.indexOfKey(key);
47 idx = keyedVector.add(key, android::Vector<VALUE>());
49 keyedVector.editValueAt(idx).add(value)
    [all...]
  /frameworks/av/drm/mediadrm/plugins/clearkey/
ClearKeyTypes.h 22 #include <utils/KeyedVector.h>
33 typedef android::KeyedVector<android::Vector<uint8_t>,
JsonWebKey.h 20 #include <utils/KeyedVector.h>
30 using android::KeyedVector;
SessionLibrary.h 20 #include <utils/KeyedVector.h>
53 android::KeyedVector<android::Vector<uint8_t>, android::sp<Session> >
  /frameworks/base/media/jni/
android_media_Utils.h 24 #include <utils/KeyedVector.h>
34 KeyedVector<String8, String8>* vector);
  /frameworks/base/tools/split-select/
SplitSelector.h 20 #include <utils/KeyedVector.h>
36 android::KeyedVector<SplitDescription, android::sp<Rule> > getRules() const;
  /hardware/intel/img/hwcomposer/common/buffers/
BufferCache.h 19 #include <utils/KeyedVector.h>
41 KeyedVector<uint64_t, BufferMapper*> mBufferPool;
  /frameworks/av/include/camera/
VendorTagDescriptor.h 20 #include <utils/KeyedVector.h>
131 KeyedVector<String8, KeyedVector<String8, uint32_t>*> mReverseMapping;
132 KeyedVector<uint32_t, String8> mTagToNameMap;
133 KeyedVector<uint32_t, uint32_t> mTagToSectionMap; // Value is offset in mSections
134 KeyedVector<uint32_t, int32_t> mTagToTypeMap;
  /system/core/include/utils/
KeyedVector.h 35 class KeyedVector
41 inline KeyedVector();
63 inline bool isIdenticalTo(const KeyedVector& rhs) const;
100 // KeyedVector<KEY, VALUE> can be trivially moved using memcpy() because its
102 template<typename KEY, typename VALUE> struct trait_trivial_move<KeyedVector<KEY, VALUE> > {
110 * Variation of KeyedVector that holds a default value to return when
114 class DefaultKeyedVector : public KeyedVector<KEY, VALUE>
127 KeyedVector<KEY,VALUE>::KeyedVector()
132 bool KeyedVector<KEY,VALUE>::isIdenticalTo(const KeyedVector<KEY,VALUE>& rhs) const
    [all...]
  /hardware/ti/omap4-aah/camera/inc/
BaseCameraAdapter.h 187 android::KeyedVector<int, frame_callback> *subscribers,
229 android::KeyedVector<int, frame_callback> mFrameSubscribers;
230 android::KeyedVector<int, frame_callback> mSnapshotSubscribers;
231 android::KeyedVector<int, frame_callback> mFrameDataSubscribers;
232 android::KeyedVector<int, frame_callback> mVideoSubscribers;
233 android::KeyedVector<int, frame_callback> mVideoInSubscribers;
234 android::KeyedVector<int, frame_callback> mImageSubscribers;
235 android::KeyedVector<int, frame_callback> mRawSubscribers;
236 android::KeyedVector<int, event_callback> mFocusSubscribers;
237 android::KeyedVector<int, event_callback> mZoomSubscribers
    [all...]
  /frameworks/av/media/libstagefright/include/
StagefrightMetadataRetriever.h 24 #include <utils/KeyedVector.h>
38 const KeyedVector<String8, String8> *headers);
52 KeyedVector<int, String8> mMetaData;
  /frameworks/av/media/libstagefright/omx/
OMXMaster.h 24 #include <utils/KeyedVector.h>
55 KeyedVector<String8, OMXPluginBase *> mPluginByComponentName;
56 KeyedVector<OMX_COMPONENTTYPE *, OMXPluginBase *> mPluginByInstance;
  /frameworks/native/include/input/
KeyLayoutMap.h 22 #include <utils/KeyedVector.h>
89 KeyedVector<int32_t, Key> mKeysByScanCode;
90 KeyedVector<int32_t, Key> mKeysByUsageCode;
91 KeyedVector<int32_t, AxisInfo> mAxes;
92 KeyedVector<int32_t, Led> mLedsByScanCode;
93 KeyedVector<int32_t, Led> mLedsByUsageCode;
  /frameworks/av/include/media/
IMediaHTTPConnection.h 23 #include <utils/KeyedVector.h>
35 const char *uri, const KeyedVector<String8, String8> *headers) = 0;
AudioParameter.h 21 #include <utils/KeyedVector.h>
69 KeyedVector <String8, String8> mParameters;
IMediaMetadataRetriever.h 24 #include <utils/KeyedVector.h>
40 const KeyedVector<String8, String8> *headers = NULL) = 0;
  /frameworks/av/media/libstagefright/wifi-display/
Parameters.h 19 #include <utils/KeyedVector.h>
33 KeyedVector<AString, AString> mDict;
  /hardware/intel/img/hwcomposer/include/
UeventObserver.h 19 #include <utils/KeyedVector.h>
57 KeyedVector<String8, UeventListener*> mListeners;
  /hardware/intel/img/hwcomposer/ips/anniedale/
AnnRGBPlane.h 19 #include <utils/KeyedVector.h>
59 KeyedVector<uint32_t, uint32_t> mScalingBufferMap;
  /system/core/libpixelflinger/codeflinger/tinyutils/
KeyedVector.h 34 class KeyedVector
40 inline KeyedVector();
98 * Variation of KeyedVector that holds a default value to return when
102 class DefaultKeyedVector : public KeyedVector<KEY, VALUE>
115 KeyedVector<KEY,VALUE>::KeyedVector()
120 ssize_t KeyedVector<KEY,VALUE>::indexOfKey(const KEY& key) const {
125 const VALUE& KeyedVector<KEY,VALUE>::valueFor(const KEY& key) const {
132 const VALUE& KeyedVector<KEY,VALUE>::valueAt(size_t index) const {
137 const KEY& KeyedVector<KEY,VALUE>::keyAt(size_t index) const
    [all...]
  /hardware/intel/img/hwcomposer/ips/common/
SpritePlaneBase.h 19 #include <utils/KeyedVector.h>
  /hardware/qcom/audio/legacy/alsa_sound/
AudioPolicyManagerALSA.h 23 #include <utils/KeyedVector.h>
  /hardware/ti/omap4xxx/camera/inc/
BaseCameraAdapter.h 167 KeyedVector<int, frame_callback> *subscribers,
209 KeyedVector<int, frame_callback> mFrameSubscribers;
210 KeyedVector<int, frame_callback> mFrameDataSubscribers;
211 KeyedVector<int, frame_callback> mVideoSubscribers;
212 KeyedVector<int, frame_callback> mImageSubscribers;
213 KeyedVector<int, frame_callback> mRawSubscribers;
214 KeyedVector<int, event_callback> mFocusSubscribers;
215 KeyedVector<int, event_callback> mZoomSubscribers;
216 KeyedVector<int, event_callback> mShutterSubscribers;
217 KeyedVector<int, event_callback> mFaceSubscribers
    [all...]

Completed in 1300 milliseconds

1 2 3 4 5 6 7 8 91011>>