Searched refs:KeyedVector (Results 1 - 25 of 238) sorted by relevance

12345678910

/frameworks/base/tools/aapt/tests/
H A DMockFileFinder.h9 #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;
H A DCrunchCache_test.cpp33 KeyedVector<String8, time_t> sourceData;
41 KeyedVector<String8, time_t> destData;
48 KeyedVector<String8, KeyedVector<String8,time_t> > data;
/frameworks/av/media/libstagefright/
H A DMediaCodecListOverrides.h25 #include <utils/KeyedVector.h>
45 KeyedVector<AString, CodecSettings> *encoder_results,
46 KeyedVector<AString, CodecSettings> *decoder_results,
52 const KeyedVector<AString, CodecSettings>& encoder_results,
53 const KeyedVector<AString, CodecSettings>& decoder_results);
/frameworks/base/tools/aapt/
H A DFileFinder.h14 #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);
H A DAaptUtil.h20 #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,
53 void appendValue(android::KeyedVector<KEY, android::SortedVector<VALUE> >& keyedVector,
H A DFileFinder.cpp10 #include <utils/KeyedVector.h>
42 KeyedVector<String8,time_t>& fileStore,
82 KeyedVector<String8,time_t>& fileStore)
/frameworks/av/drm/mediadrm/plugins/clearkey/
H A DClearKeyTypes.h22 #include <utils/KeyedVector.h>
33 typedef android::KeyedVector<android::Vector<uint8_t>,
/frameworks/av/media/libstagefright/include/
H A DStagefrightMetadataRetriever.h24 #include <utils/KeyedVector.h>
38 const KeyedVector<String8, String8> *headers);
52 KeyedVector<int, String8> mMetaData;
H A DMPEG2PSExtractor.h24 #include <utils/KeyedVector.h>
58 KeyedVector<unsigned, sp<Track> > mTracks;
62 KeyedVector<unsigned, unsigned> mStreamTypeByESID;
H A DMPEG2TSExtractor.h25 #include <utils/KeyedVector.h>
66 Vector<KeyedVector<int64_t, off64_t> > mSyncPoints;
69 KeyedVector<int64_t, off64_t> *mSeekSyncPoints;
/frameworks/av/include/camera/
H A DVendorTagDescriptor.h21 #include <utils/KeyedVector.h>
107 KeyedVector<String8, KeyedVector<String8, uint32_t>*> mReverseMapping;
108 KeyedVector<uint32_t, String8> mTagToNameMap;
109 KeyedVector<uint32_t, uint32_t> mTagToSectionMap; // Value is offset in mSections
110 KeyedVector<uint32_t, int32_t> mTagToTypeMap;
/frameworks/av/services/camera/libcameraservice/device3/
H A DCamera3BufferManager.h24 #include <utils/KeyedVector.h>
211 typedef KeyedVector<StreamId, GraphicBufferEntry> BufferEntry;
219 typedef KeyedVector<StreamId, StreamInfo> InfoMap;
225 typedef KeyedVector<StreamId, size_t> BufferCountMap;
289 KeyedVector<StreamSetId, StreamSet> mStreamSetMap;
290 KeyedVector<StreamId, wp<Camera3OutputStream>> mStreamMap;
/frameworks/native/include/input/
H A DKeyLayoutMap.h22 #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/
H A DIMediaHTTPConnection.h23 #include <utils/KeyedVector.h>
35 const char *uri, const KeyedVector<String8, String8> *headers) = 0;
H A DCrypto.h23 #include <utils/KeyedVector.h>
71 static KeyedVector<Vector<uint8_t>, String8> mUUIDToLibraryPathMap;
72 static KeyedVector<String8, wp<SharedLibrary> > mLibraryPathToOpenLibraryMap;
/frameworks/av/include/media/stagefright/foundation/
H A DALooperRoster.h22 #include <utils/KeyedVector.h>
45 KeyedVector<ALooper::handler_id, HandlerInfo> mHandlers;
H A DParsedMessage.h19 #include <utils/KeyedVector.h>
50 KeyedVector<AString, AString> mDict;
/frameworks/av/media/libstagefright/wifi-display/
H A DParameters.h19 #include <utils/KeyedVector.h>
33 KeyedVector<AString, AString> mDict;
/frameworks/base/tools/split-select/
H A DSplitSelector.h20 #include <utils/KeyedVector.h>
36 android::KeyedVector<SplitDescription, android::sp<Rule> > getRules() const;
H A DGrouper.cpp22 #include <utils/KeyedVector.h>
35 KeyedVector<SplitDescription, SortedVector<SplitDescription> > densityGroups;
36 KeyedVector<SplitDescription, SortedVector<SplitDescription> > abiGroups;
/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
H A DSoundTriggerSession.h21 #include <utils/KeyedVector.h>
/frameworks/av/media/libstagefright/codecs/on2/h264dec/
H A DSoftAVC.h22 #include <utils/KeyedVector.h>
65 KeyedVector<int32_t, OMX_BUFFERHEADERTYPE *> mPicToHeaderMap;
/frameworks/av/media/libstagefright/httplive/
H A DHTTPDownloader.h22 #include <utils/KeyedVector.h>
37 const KeyedVector<String8, String8> &headers);
76 KeyedVector<String8, String8> mExtraHeaders;
/frameworks/av/media/libstagefright/omx/
H A DOMXMaster.h24 #include <utils/KeyedVector.h>
56 KeyedVector<String8, OMXPluginBase *> mPluginByComponentName;
57 KeyedVector<OMX_COMPONENTTYPE *, OMXPluginBase *> mPluginByInstance;
/frameworks/av/media/libstagefright/tests/
H A DMediaCodecListOverrides_test.cpp68 KeyedVector<AString, CodecSettings> *results) {
74 void verifyProfileResults(const KeyedVector<AString, CodecSettings> &results) { argument
92 KeyedVector<AString, CodecSettings> eR;
95 KeyedVector<AString, CodecSettings> dR;
125 KeyedVector<AString, CodecSettings> encoder_results;
126 KeyedVector<AString, CodecSettings> decoder_results;

Completed in 429 milliseconds

12345678910