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

12

/frameworks/av/drm/mediadrm/plugins/clearkey/
H A DDrmPlugin.cpp73 const KeyedVector<String8, String8>& optionalParameters,
146 KeyedVector<String8, String8>& infoMap) const {
68 getKeyRequest( const Vector<uint8_t>& scope, const Vector<uint8_t>& initData, const String8& mimeType, KeyType keyType, const KeyedVector<String8, String8>& optionalParameters, Vector<uint8_t>& request, String8& defaultUrl, DrmPlugin::KeyRequestType *keyRequestType) argument
/frameworks/av/media/libmediaplayerservice/
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.cpp109 const KeyedVector<String8, String8> *headers)
106 setDataSource( const sp<IMediaHTTPService> &httpService, const char *url, const KeyedVector<String8, String8> *headers) 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.cpp46 const char *uri, const KeyedVector<String8, String8> *headers) {
45 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.cpp27 #include <utils/KeyedVector.h>
94 const KeyedVector<String8, String8> *headers)
210 KeyedVector<int, String8> mMetadata;
242 KeyedVector<String8, String8> headers;
91 setDataSource( const sp<IMediaHTTPService> &httpService, const char *srcUrl, const KeyedVector<String8, String8> *headers) argument
H A DIMediaPlayer.cpp111 const KeyedVector<String8, String8>* headers)
579 KeyedVector<String8, String8> headers;
108 setDataSource( const sp<IMediaHTTPService> &httpService, const char* url, const KeyedVector<String8, String8>* headers) argument
H A Dmediaplayer.cpp43 #include <utils/KeyedVector.h>
157 const char *url, const KeyedVector<String8, String8> *headers)
155 setDataSource( const sp<IMediaHTTPService> &httpService, const char *url, const KeyedVector<String8, String8> *headers) argument
/frameworks/av/media/libstagefright/
H A DDataSource.cpp153 const KeyedVector<String8, String8> *headers,
180 KeyedVector<String8, String8> nonCacheSpecificHeaders;
150 CreateFromURI( const sp<IMediaHTTPService> &httpService, const char *uri, const KeyedVector<String8, String8> *headers, String8 *contentType, HTTPBase *httpSource) argument
H A DMediaCodecListOverrides.cpp209 KeyedVector<AString, CodecSettings> encoder_results;
210 KeyedVector<AString, CodecSettings> decoder_results;
218 KeyedVector<AString, CodecSettings> *encoder_results,
219 KeyedVector<AString, CodecSettings> *decoder_results,
221 KeyedVector<AString, sp<MediaCodecInfo::Capabilities>> codecsNeedMeasure;
282 static AString codecResultsToXml(const KeyedVector<AString, CodecSettings> &results) { argument
313 const KeyedVector<AString, CodecSettings> &encoder_results,
314 const KeyedVector<AString, CodecSettings> &decoder_results) {
310 exportResultsToXML( const char *fileName, const CodecSettings &global_results, const KeyedVector<AString, CodecSettings> &encoder_results, const KeyedVector<AString, CodecSettings> &decoder_results) argument
H A DNuMediaExtractor.cpp65 const KeyedVector<String8, String8> *headers) {
62 setDataSource( const sp<IMediaHTTPService> &httpService, const char *path, const KeyedVector<String8, String8> *headers) argument
H A DNuCachedSource2.cpp748 KeyedVector<String8, String8> *headers,
747 RemoveCacheSpecificHeaders( KeyedVector<String8, String8> *headers, String8 *cacheConfig, bool *disconnectAtHighwatermark) argument
H A DStagefrightMetadataRetriever.cpp77 const KeyedVector<String8, String8> *headers) {
74 setDataSource( const sp<IMediaHTTPService> &httpService, const char *uri, const KeyedVector<String8, String8> *headers) argument
/frameworks/av/media/libstagefright/http/
H A DMediaHTTP.cpp46 const KeyedVector<String8, String8> *headers,
52 KeyedVector<String8, String8> extHeaders;
44 connect( const char *uri, const KeyedVector<String8, String8> *headers, off64_t ) argument
/frameworks/av/media/libstagefright/httplive/
H A DHTTPDownloader.cpp40 const KeyedVector<String8, String8> &headers) :
99 KeyedVector<String8, String8> headers = mExtraHeaders;
38 HTTPDownloader( const sp<IMediaHTTPService> &httpService, const KeyedVector<String8, String8> &headers) argument
/frameworks/av/media/libstagefright/tests/
H A DMediaCodecListOverrides_test.cpp70 KeyedVector<AString, CodecSettings> *results) {
76 void verifyProfileResults(const KeyedVector<AString, CodecSettings> &results) { argument
94 KeyedVector<AString, CodecSettings> eR;
97 KeyedVector<AString, CodecSettings> dR;
127 KeyedVector<AString, CodecSettings> encoder_results;
128 KeyedVector<AString, CodecSettings> decoder_results;
/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/av/media/libmediaplayerservice/nuplayer/
H A DHTTPLiveSource.cpp46 const KeyedVector<String8, String8> *headers)
42 HTTPLiveSource( const sp<AMessage> &notify, 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
H A DNuPlayerDriver.cpp124 const KeyedVector<String8, String8> *headers) {
121 setDataSource( const sp<IMediaHTTPService> &httpService, const char *url, const KeyedVector<String8, String8> *headers) 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/av/drm/mediadrm/plugins/mock/
H A DMockDrmCryptoPlugin.cpp115 KeyedVector<String8, String8> const &optionalParameters,
255 KeyedVector<String8, String8> &infoMap) const
770 String8 MockDrmPlugin::stringMapToString(const KeyedVector<String8, String8>& map) const argument
/frameworks/av/drm/libmediadrm/
H A DDrmHal.cpp43 using ::android::hardware::drm::V1_0::KeyedVector;
93 static ::KeyedVector toHidlKeyedVector(const KeyedVector<String8, String8>& argument
102 return ::KeyedVector(stdKeyedVector);
105 static KeyedVector<String8, String8> toKeyedVector(const ::KeyedVector&
107 KeyedVector<String8, String8> keyedVector;
518 DrmPlugin::KeyType keyType, KeyedVector<String8,
540 ::KeyedVector hOptionalParameters = toHidlKeyedVector(optionalParameters);
624 KeyedVector<String
[all...]
/frameworks/base/libs/androidfw/
H A DBackupHelpers.cpp35 #include <utils/KeyedVector.h>
86 read_snapshot_file(int fd, KeyedVector<String8,FileState>* snapshot)
143 write_snapshot_file(int fd, const KeyedVector<String8,FileRec>& snapshot) argument
337 KeyedVector<String8,FileState> oldSnapshot;
338 KeyedVector<String8,FileRec> newSnapshot;
908 KeyedVector<String8,FileRec> snapshot;
947 KeyedVector<String8,FileState> readSnapshot;
967 KeyedVector<String8,FileRec> snapshot;
1084 KeyedVector<String8,FileState> readSnapshot;

Completed in 347 milliseconds

12