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

12

/frameworks/av/media/libmediaplayerservice/
H A DMidiMetadataRetriever.cpp39 const char *url, const KeyedVector<String8, String8> *headers)
38 setDataSource( const char *url, const KeyedVector<String8, String8> *headers) argument
H A DTestPlayerStub.cpp116 const char *url, const KeyedVector<String8, String8> *headers) {
115 setDataSource( const char *url, const KeyedVector<String8, String8> *headers) argument
H A DMetadataRetrieverClient.cpp109 const char *url, const KeyedVector<String8, String8> *headers)
108 setDataSource( const char *url, const KeyedVector<String8, String8> *headers) argument
H A DMidiFile.cpp117 const char* path, const KeyedVector<String8, String8> *) {
116 setDataSource( const char* path, const KeyedVector<String8, String8> *) argument
H A DStagefrightPlayer.cpp57 const char *url, const KeyedVector<String8, String8> *headers) {
56 setDataSource( const char *url, const KeyedVector<String8, String8> *headers) argument
/frameworks/av/media/libstagefright/rtsp/
H A DSDPLoader.cpp55 void SDPLoader::load(const char *url, const KeyedVector<String8, String8> *headers) { argument
64 new KeyedVector<String8, String8>(*headers));
94 KeyedVector<String8, String8> *headers = NULL;
/frameworks/av/media/libmedia/
H A Dmediametadataretriever.cpp96 const char *srcUrl, const KeyedVector<String8, String8> *headers)
95 setDataSource( const char *srcUrl, const KeyedVector<String8, String8> *headers) argument
H A DIMediaMetadataRetriever.cpp23 #include <utils/KeyedVector.h>
87 const char *srcUrl, const KeyedVector<String8, String8> *headers)
180 KeyedVector<int, String8> mMetadata;
200 KeyedVector<String8, String8> headers;
86 setDataSource( const char *srcUrl, const KeyedVector<String8, String8> *headers) argument
H A DIMediaPlayer.cpp79 const KeyedVector<String8, String8>* headers)
359 KeyedVector<String8, String8> headers;
78 setDataSource(const char* url, const KeyedVector<String8, String8>* headers) argument
H A Dmediaplayer.cpp37 #include <utils/KeyedVector.h>
139 const char *url, const KeyedVector<String8, String8> *headers)
138 setDataSource( const char *url, const KeyedVector<String8, String8> *headers) argument
/frameworks/av/media/libstagefright/
H A DDataSource.cpp183 const char *uri, const KeyedVector<String8, String8> *headers) {
210 KeyedVector<String8, String8> copy = *headers;
182 CreateFromURI( const char *uri, const KeyedVector<String8, String8> *headers) argument
H A DNuMediaExtractor.cpp61 const char *path, const KeyedVector<String8, String8> *headers) {
60 setDataSource( const char *path, const KeyedVector<String8, String8> *headers) argument
H A DStagefrightMetadataRetriever.cpp53 const char *uri, const KeyedVector<String8, String8> *headers) {
52 setDataSource( const char *uri, const KeyedVector<String8, String8> *headers) argument
H A DNuCachedSource2.cpp683 KeyedVector<String8, String8> *headers,
682 RemoveCacheSpecificHeaders( KeyedVector<String8, String8> *headers, String8 *cacheConfig, bool *disconnectAtHighwatermark) argument
/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DGenericSource.cpp37 const KeyedVector<String8, String8> *headers,
34 GenericSource( const sp<AMessage> &notify, const char *url, const KeyedVector<String8, String8> *headers, bool uidValid, uid_t uid) argument
H A DHTTPLiveSource.cpp38 const KeyedVector<String8, String8> *headers,
35 HTTPLiveSource( const sp<AMessage> &notify, const char *url, const KeyedVector<String8, String8> *headers, bool uidValid, uid_t uid) argument
H A DNuPlayerDriver.cpp73 const char *url, const KeyedVector<String8, String8> *headers) {
72 setDataSource( const char *url, const KeyedVector<String8, String8> *headers) argument
H A DRTSPSource.cpp37 const KeyedVector<String8, String8> *headers,
34 RTSPSource( const sp<AMessage> &notify, const char *url, const KeyedVector<String8, String8> *headers, bool uidValid, uid_t uid, bool isSDP) argument
H A DNuPlayer.cpp212 const char *url, const KeyedVector<String8, String8> *headers) {
211 setDataSourceAsync( const char *url, const KeyedVector<String8, String8> *headers) argument
/frameworks/av/media/libstagefright/chromium_http/
H A DChromiumHTTPDataSource.cpp60 const KeyedVector<String8, String8> *headers,
78 const KeyedVector<String8, String8> *headers,
189 KeyedVector<String8, String8> tmpHeaders = mHeaders;
58 connect( const char *uri, const KeyedVector<String8, String8> *headers, off64_t offset) argument
76 connect_l( const char *uri, const KeyedVector<String8, String8> *headers, off64_t offset) argument
H A Dsupport.cpp538 const KeyedVector<String8, String8> *headers,
557 const KeyedVector<String8, String8> *headers,
564 const KeyedVector<String8, String8> *extra,
536 initiateConnection( const char *uri, const KeyedVector<String8, String8> *headers, off64_t offset) argument
555 OnInitiateConnectionWrapper( SfDelegate *me, GURL url, const KeyedVector<String8, String8> *headers, off64_t offset) argument
562 onInitiateConnection( const GURL &url, const KeyedVector<String8, String8> *extra, off64_t offset) argument
/frameworks/base/media/tests/players/
H A Dinvoke_mock_media_player.cpp40 using android::KeyedVector;
61 const KeyedVector<String8, String8> *) {
59 setDataSource( const char *url, const KeyedVector<String8, String8> *) argument
/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
336 KeyedVector<String8,FileState> oldSnapshot;
337 KeyedVector<String8,FileRec> newSnapshot;
902 KeyedVector<String8,FileRec> snapshot;
941 KeyedVector<String8,FileState> readSnapshot;
961 KeyedVector<String8,FileRec> snapshot;
1078 KeyedVector<String8,FileState> readSnapshot;
/frameworks/av/libvideoeditor/lvpp/
H A DVideoEditorPlayer.cpp60 const char *url, const KeyedVector<String8, String8> *headers) {
59 setDataSource( const char *url, const KeyedVector<String8, String8> *headers) argument
/frameworks/av/media/libstagefright/httplive/
H A DLiveSession.cpp209 const char *url, const KeyedVector<String8, String8> *headers) {
216 new KeyedVector<String8, String8>(*headers));
473 KeyedVector<String8, String8> *headers = NULL;
648 KeyedVector<String8, String8> headers = mExtraHeaders;
208 connectAsync( const char *url, const KeyedVector<String8, String8> *headers) argument

Completed in 5106 milliseconds

12