Searched defs:KeyedVector (Results 26 - 32 of 32) sorted by relevance

12

/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 DNuPlayer.cpp241 const KeyedVector<String8, String8> *headers) {
238 setDataSourceAsync( const sp<IMediaHTTPService> &httpService, const char *url, const KeyedVector<String8, String8> *headers) argument
/frameworks/av/media/libstagefright/httplive/
H A DLiveSession.cpp499 const char *url, const KeyedVector<String8, String8> *headers) {
506 new KeyedVector<String8, String8>(*headers));
986 KeyedVector<String8, String8> *headers = NULL;
498 connectAsync( 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
/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

Completed in 483 milliseconds

12