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

12

/frameworks/av/media/libmediaplayerservice/
H A DMidiMetadataRetriever.cpp43 const KeyedVector<String8, String8> *headers)
40 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
H A DMetadataRetrieverClient.cpp112 const KeyedVector<String8, String8> *headers)
109 setDataSource( const sp<IMediaHTTPService> &httpService, const char *url, const KeyedVector<String8, String8> *headers) argument
H A DMidiFile.cpp119 const KeyedVector<String8, String8> *) {
116 setDataSource( const sp<IMediaHTTPService> & , const char* path, const KeyedVector<String8, String8> *) argument
H A DStagefrightPlayer.cpp59 const KeyedVector<String8, String8> *headers) {
56 setDataSource( const sp<IMediaHTTPService> &httpService, const char *url, const KeyedVector<String8, String8> *headers) argument
/frameworks/av/drm/mediadrm/plugins/clearkey/
H A DDrmPlugin.cpp49 const KeyedVector<String8, String8>& optionalParameters,
44 getKeyRequest( const Vector<uint8_t>& scope, const Vector<uint8_t>& initData, const String8& initDataType, KeyType keyType, const KeyedVector<String8, String8>& optionalParameters, Vector<uint8_t>& request, String8& defaultUrl) argument
/frameworks/av/media/libstagefright/rtsp/
H A DSDPLoader.cpp51 void SDPLoader::load(const char *url, const KeyedVector<String8, String8> *headers) { argument
60 new KeyedVector<String8, String8>(*headers));
90 KeyedVector<String8, String8> *headers = NULL;
/frameworks/av/media/libmedia/
H A DIMediaHTTPConnection.cpp45 const char *uri, const KeyedVector<String8, String8> *headers) {
44 connect( const char *uri, 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 DIMediaMetadataRetriever.cpp26 #include <utils/KeyedVector.h>
92 const KeyedVector<String8, String8> *headers)
189 KeyedVector<int, String8> mMetadata;
216 KeyedVector<String8, String8> headers;
89 setDataSource( const sp<IMediaHTTPService> &httpService, const char *srcUrl, const KeyedVector<String8, String8> *headers) argument
H A DIMediaPlayer.cpp82 const KeyedVector<String8, String8>* headers)
373 KeyedVector<String8, String8> headers;
79 setDataSource( const sp<IMediaHTTPService> &httpService, const char* url, const KeyedVector<String8, String8>* headers) argument
H A Dmediaplayer.cpp39 #include <utils/KeyedVector.h>
147 const char *url, const KeyedVector<String8, String8> *headers)
145 setDataSource( const sp<IMediaHTTPService> &httpService, const char *url, const KeyedVector<String8, String8> *headers) argument
/frameworks/av/media/libstagefright/http/
H A DMediaHTTP.cpp47 const KeyedVector<String8, String8> *headers,
53 KeyedVector<String8, String8> extHeaders;
45 connect( const char *uri, const KeyedVector<String8, String8> *headers, off64_t ) argument
/frameworks/av/media/libmediaplayerservice/nuplayer/
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 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.cpp39 const KeyedVector<String8, String8> *headers,
35 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
H A DGenericSource.cpp99 const KeyedVector<String8, String8> *headers) {
96 setDataSource( const sp<IMediaHTTPService> &httpService, const char *url, const KeyedVector<String8, String8> *headers) argument
/frameworks/av/media/libstagefright/
H A DDataSource.cpp188 const KeyedVector<String8, String8> *headers,
227 KeyedVector<String8, String8> nonCacheSpecificHeaders;
185 CreateFromURI( const sp<IMediaHTTPService> &httpService, const char *uri, const KeyedVector<String8, String8> *headers, String8 *contentType, HTTPBase *httpSource) argument
H A DNuMediaExtractor.cpp63 const KeyedVector<String8, String8> *headers) {
60 setDataSource( const sp<IMediaHTTPService> &httpService, const char *path, const KeyedVector<String8, String8> *headers) argument
H A DStagefrightMetadataRetriever.cpp60 const KeyedVector<String8, String8> *headers) {
57 setDataSource( const sp<IMediaHTTPService> &httpService, const char *uri, const KeyedVector<String8, String8> *headers) argument
H A DNuCachedSource2.cpp730 KeyedVector<String8, String8> *headers,
729 RemoveCacheSpecificHeaders( KeyedVector<String8, String8> *headers, String8 *cacheConfig, bool *disconnectAtHighwatermark) argument
/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> &httpService, const char *url, const KeyedVector<String8, String8> *) 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/libs/androidfw/
H A DBackupHelpers.cpp21 #include <utils/KeyedVector.h>
90 read_snapshot_file(int fd, KeyedVector<String8,FileState>* snapshot)
147 write_snapshot_file(int fd, const KeyedVector<String8,FileRec>& snapshot) argument
341 KeyedVector<String8,FileState> oldSnapshot;
342 KeyedVector<String8,FileRec> newSnapshot;
908 KeyedVector<String8,FileRec> snapshot;
947 KeyedVector<String8,FileState> readSnapshot;
967 KeyedVector<String8,FileRec> snapshot;
1084 KeyedVector<String8,FileState> readSnapshot;
/frameworks/base/media/jni/
H A Dandroid_media_MediaExtractor.cpp145 const KeyedVector<String8, String8> *headers) {
705 KeyedVector<String8, String8> headers;
142 setDataSource( const sp<IMediaHTTPService> &httpService, const char *path, const KeyedVector<String8, String8> *headers) argument

Completed in 393 milliseconds

12