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

12

/frameworks/wilhelm/src/android/
H A DAudioPlayer_to_android.cpp29 template class android::KeyedVector<SLuint32, android::AudioEffect* > ; member in class:android
/frameworks/av/media/libmediaplayerservice/
H A DMediaPlayerService.cpp706 const KeyedVector<String8, String8> *headers)
703 setDataSource( const sp<IMediaHTTPService> &httpService, const char *url, const KeyedVector<String8, String8> *headers) argument
/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DNuPlayer.cpp230 const KeyedVector<String8, String8> *headers) {
227 setDataSourceAsync( const sp<IMediaHTTPService> &httpService, const char *url, const KeyedVector<String8, String8> *headers) argument
/frameworks/av/media/libstagefright/
H A DAwesomePlayer.cpp295 const KeyedVector<String8, String8> *headers) {
303 const KeyedVector<String8, String8> *headers) {
2954 KeyedVector<String8, String8> uriHeaders(mUriHeaders);
292 setDataSource( const sp<IMediaHTTPService> &httpService, const char *uri, const KeyedVector<String8, String8> *headers) argument
300 setDataSource_l( const sp<IMediaHTTPService> &httpService, const char *uri, const KeyedVector<String8, String8> *headers) argument
/frameworks/av/media/libstagefright/httplive/
H A DLiveSession.cpp351 const char *url, const KeyedVector<String8, String8> *headers) {
358 new KeyedVector<String8, String8>(*headers));
669 KeyedVector<String8, String8> *headers = NULL;
845 KeyedVector<String8, String8> headers = mExtraHeaders;
350 connectAsync( const char *url, const KeyedVector<String8, String8> *headers) argument
/frameworks/base/tools/aapt/
H A DCommand.cpp16 #include <utils/KeyedVector.h>
490 KeyedVector<String8, bool> features;
498 static void addImpliedFeature(KeyedVector<String8, ImpliedFeature>* impliedFeatures,
510 const KeyedVector<String8, ImpliedFeature>* impliedFeatures = NULL) {
896 KeyedVector<String8, ImpliedFeature> impliedFeatures;
509 printFeatureGroup(const FeatureGroup& grp, const KeyedVector<String8, ImpliedFeature>* impliedFeatures = NULL) argument
H A DResource.cpp71 KeyedVector<String8,sp<AaptGroup> >()
383 KeyedVector<String8, sp<ResourceTypeSet> >* resources)
432 KeyedVector<String8, sp<ResourceTypeSet> >* resources)
587 KeyedVector<String8, sp<ResourceTypeSet> >* overlayRes = overlay->getResources();
1168 KeyedVector<String8, sp<ResourceTypeSet> > *resources =
1169 new KeyedVector<String8, sp<ResourceTypeSet> >;
1200 KeyedVector<String8, sp<ResourceTypeSet> > *resources =
1201 new KeyedVector<String8, sp<ResourceTypeSet> >;
1303 KeyedVector<String8, sp<ResourceTypeSet> > *resources =
1581 KeyedVector<Symbo
2905 writeProguardForXml(ProguardKeepSet* keep, const sp<AaptFile>& layoutFile, const Vector<String8>& startTags, const KeyedVector<String8, Vector<NamespaceAttributePair> >* tagAttrPairs) argument
[all...]

Completed in 148 milliseconds

12