Searched defs:KeyedVector (Results 1 - 25 of 32) sorted by last modified time

12

/frameworks/wilhelm/src/android/
H A DAudioPlayer_to_android.cpp33 template class android::KeyedVector<SLuint32, member in class:android
/frameworks/base/tools/aapt/
H A DCommand.cpp16 #include <utils/KeyedVector.h>
524 KeyedVector<String8, Feature> features;
532 static void addImpliedFeature(KeyedVector<String8, ImpliedFeature>* impliedFeatures,
550 const KeyedVector<String8, ImpliedFeature>* impliedFeatures) {
608 const KeyedVector<String8, ImpliedFeature>& impliedFeatures) {
633 KeyedVector<String8, ImpliedFeature>* impliedFeatures,
1049 KeyedVector<String8, ImpliedFeature> impliedFeatures;
549 printFeatureGroupImpl(const FeatureGroup& grp, const KeyedVector<String8, ImpliedFeature>* impliedFeatures) argument
607 printDefaultFeatureGroup(const FeatureGroup& grp, const KeyedVector<String8, ImpliedFeature>& impliedFeatures) argument
H A DResource.cpp76 KeyedVector<String8,sp<AaptGroup> >()
392 KeyedVector<String8, sp<ResourceTypeSet> >* resources)
449 KeyedVector<String8, sp<ResourceTypeSet> >* resources)
608 KeyedVector<String8, sp<ResourceTypeSet> >* overlayRes = overlay->getResources();
1205 KeyedVector<String8, sp<ResourceTypeSet> > *resources =
1206 new KeyedVector<String8, sp<ResourceTypeSet> >;
1237 KeyedVector<String8, sp<ResourceTypeSet> > *resources =
1238 new KeyedVector<String8, sp<ResourceTypeSet> >;
1340 KeyedVector<String8, sp<ResourceTypeSet> > *resources =
1626 KeyedVector<Symbo
2967 writeProguardForXml(ProguardKeepSet* keep, const sp<AaptFile>& layoutFile, const Vector<String8>& startTags, const KeyedVector<String8, Vector<NamespaceAttributePair> >* tagAttrPairs) argument
[all...]
H A DResourceTable.cpp691 KeyedVector<type_ident_pair_t, bool>* skippedResourceNames,
851 KeyedVector<type_ident_pair_t, bool> skippedResourceNames;
3775 KeyedVector<uint32_t, const Item*> items;
4640 KeyedVector<int, Vector<String16> > attributesToRemove;
4641 const KeyedVector<String16, Item>& bag = e->getBag();
4846 KeyedVector<Symbol, Vector<SymbolDefinition> >& resources) {
4845 getDensityVaryingResources( KeyedVector<Symbol, Vector<SymbolDefinition> >& resources) argument
/frameworks/base/tools/split-select/
H A DMain.cpp30 #include <utils/KeyedVector.h>
71 void generate(const KeyedVector<String8, Vector<SplitDescription> >& splits, const String8& base) { argument
78 KeyedVector<SplitDescription, sp<Rule> > rules(selector.getRules());
332 KeyedVector<String8, Vector<SplitDescription> > apkPathSplitMap;
333 KeyedVector<SplitDescription, String8> splitApkPathMap;
/frameworks/base/media/tests/players/
H A Dinvoke_mock_media_player.cpp41 using android::KeyedVector;
63 const KeyedVector<String8, String8> *) {
60 setDataSource( const sp<IMediaHTTPService>& , const char *url, const KeyedVector<String8, String8> *) argument
/frameworks/base/media/jni/
H A Dandroid_media_MediaExtractor.cpp78 const KeyedVector<String8, String8> *headers) {
638 KeyedVector<String8, String8> headers;
75 setDataSource( const sp<IMediaHTTPService> &httpService, const char *path, const KeyedVector<String8, String8> *headers) argument
/frameworks/base/libs/androidfw/
H A DBackupHelpers.cpp21 #include <utils/KeyedVector.h>
87 read_snapshot_file(int fd, KeyedVector<String8,FileState>* snapshot)
144 write_snapshot_file(int fd, const KeyedVector<String8,FileRec>& snapshot) argument
338 KeyedVector<String8,FileState> oldSnapshot;
339 KeyedVector<String8,FileRec> newSnapshot;
903 KeyedVector<String8,FileRec> snapshot;
942 KeyedVector<String8,FileState> readSnapshot;
962 KeyedVector<String8,FileRec> snapshot;
1079 KeyedVector<String8,FileState> readSnapshot;
/frameworks/av/media/libmedia/
H A DIMediaHTTPConnection.cpp46 const char *uri, const KeyedVector<String8, String8> *headers) {
45 connect( const char *uri, const KeyedVector<String8, String8> *headers) argument
H A DIMediaMetadataRetriever.cpp27 #include <utils/KeyedVector.h>
94 const KeyedVector<String8, String8> *headers)
200 KeyedVector<int, String8> mMetadata;
232 KeyedVector<String8, String8> headers;
91 setDataSource( const sp<IMediaHTTPService> &httpService, const char *srcUrl, const KeyedVector<String8, String8> *headers) argument
H A DIMediaPlayer.cpp91 const KeyedVector<String8, String8>* headers)
451 KeyedVector<String8, String8> headers;
88 setDataSource( const sp<IMediaHTTPService> &httpService, const char* url, const KeyedVector<String8, String8>* headers) argument
H A Dmediametadataretriever.cpp101 const KeyedVector<String8, String8> *headers)
98 setDataSource( const sp<IMediaHTTPService> &httpService, const char *srcUrl, const KeyedVector<String8, String8> *headers) argument
H A Dmediaplayer.cpp42 #include <utils/KeyedVector.h>
150 const char *url, const KeyedVector<String8, String8> *headers)
148 setDataSource( const sp<IMediaHTTPService> &httpService, const char *url, const KeyedVector<String8, String8> *headers) argument
/frameworks/av/media/libmediaplayerservice/
H A DMediaPlayerService.cpp724 const KeyedVector<String8, String8> *headers)
721 setDataSource( const sp<IMediaHTTPService> &httpService, const char *url, const KeyedVector<String8, String8> *headers) argument
H A DMetadataRetrieverClient.cpp109 const KeyedVector<String8, String8> *headers)
106 setDataSource( const sp<IMediaHTTPService> &httpService, const char *url, const KeyedVector<String8, String8> *headers) argument
H A DTestPlayerStub.cpp118 const KeyedVector<String8, String8> *headers) {
115 setDataSource( const sp<IMediaHTTPService> &httpService, const char *url, const KeyedVector<String8, String8> *headers) argument
/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DGenericSource.cpp104 const KeyedVector<String8, String8> *headers) {
101 setDataSource( const sp<IMediaHTTPService> &httpService, const char *url, const KeyedVector<String8, String8> *headers) argument
H A DHTTPLiveSource.cpp40 const KeyedVector<String8, String8> *headers)
36 HTTPLiveSource( const sp<AMessage> &notify, const sp<IMediaHTTPService> &httpService, const char *url, const KeyedVector<String8, String8> *headers) argument
H A DNuPlayer.cpp241 const KeyedVector<String8, String8> *headers) {
238 setDataSourceAsync( const sp<IMediaHTTPService> &httpService, const char *url, const KeyedVector<String8, String8> *headers) argument
H A DNuPlayerDriver.cpp81 const KeyedVector<String8, String8> *headers) {
78 setDataSource( const sp<IMediaHTTPService> &httpService, const char *url, const KeyedVector<String8, String8> *headers) argument
H A DRTSPSource.cpp45 const KeyedVector<String8, String8> *headers,
41 RTSPSource( const sp<AMessage> &notify, const sp<IMediaHTTPService> &httpService, const char *url, const KeyedVector<String8, String8> *headers, bool uidValid, uid_t uid, bool isSDP) argument
/frameworks/av/media/libstagefright/
H A DDataSource.cpp196 const KeyedVector<String8, String8> *headers,
235 KeyedVector<String8, String8> nonCacheSpecificHeaders;
193 CreateFromURI( const sp<IMediaHTTPService> &httpService, const char *uri, const KeyedVector<String8, String8> *headers, String8 *contentType, HTTPBase *httpSource) argument
H A DMediaCodecListOverrides.cpp265 KeyedVector<AString, CodecSettings> encoder_results;
266 KeyedVector<AString, CodecSettings> decoder_results;
274 KeyedVector<AString, CodecSettings> *encoder_results,
275 KeyedVector<AString, CodecSettings> *decoder_results,
277 KeyedVector<AString, sp<MediaCodecInfo::Capabilities>> codecsNeedMeasure;
352 static AString codecResultsToXml(const KeyedVector<AString, CodecSettings>& results) { argument
383 const KeyedVector<AString, CodecSettings>& encoder_results,
384 const KeyedVector<AString, CodecSettings>& decoder_results) {
380 exportResultsToXML( const char *fileName, const CodecSettings& global_results, const KeyedVector<AString, CodecSettings>& encoder_results, const KeyedVector<AString, CodecSettings>& decoder_results) argument
H A DNuCachedSource2.cpp748 KeyedVector<String8, String8> *headers,
747 RemoveCacheSpecificHeaders( KeyedVector<String8, String8> *headers, String8 *cacheConfig, bool *disconnectAtHighwatermark) argument
H A DNuMediaExtractor.cpp66 const KeyedVector<String8, String8> *headers) {
63 setDataSource( const sp<IMediaHTTPService> &httpService, const char *path, const KeyedVector<String8, String8> *headers) argument

Completed in 1351 milliseconds

12