/frameworks/av/media/libstagefright/include/ |
D | ThrottledSource.h | 61 virtual String8 getMIMEType() const { in getMIMEType() function 62 return mSource->getMIMEType(); in getMIMEType()
|
D | NuCachedSource2.h | 48 virtual String8 getMIMEType() const;
|
/frameworks/av/media/libstagefright/http/ |
D | MediaHTTP.cpp | 191 String8 MediaHTTP::getMIMEType() const { in getMIMEType() function in android::MediaHTTP 197 status_t err = mHTTPConnection->getMIMEType(&mimeType); in getMIMEType()
|
/frameworks/base/media/java/android/media/ |
D | IMediaHTTPConnection.aidl | 31 String getMIMEType(); in getMIMEType() method
|
D | Media2HTTPConnection.java | 370 public String getMIMEType() { in getMIMEType() method in Media2HTTPConnection
|
D | MediaHTTPConnection.java | 384 public synchronized String getMIMEType() { in getMIMEType() method in MediaHTTPConnection
|
/frameworks/av/media/ndk/ |
D | NdkMediaDataSourcePriv.h | 49 virtual String8 getMIMEType() const;
|
D | NdkMediaDataSource.cpp | 85 String8 NdkDataSource::getMIMEType() const { in getMIMEType() function in NdkDataSource
|
/frameworks/av/media/libmedia/include/media/ |
D | MediaHTTPConnection.h | 37 virtual status_t getMIMEType(String8 *mimeType) = 0;
|
D | IMediaHTTPConnection.h | 39 virtual status_t getMIMEType(String8 *mimeType) = 0;
|
/frameworks/av/include/media/ |
D | IMediaHTTPConnection.h | 39 virtual status_t getMIMEType(String8 *mimeType) = 0;
|
D | DataSource.h | 68 virtual String8 getMIMEType() const { in getMIMEType() function
|
/frameworks/base/media/jni/ |
D | android_media_Media2DataSource.h | 45 virtual String8 getMIMEType() const override;
|
D | android_media_Media2HTTPConnection.h | 36 virtual status_t getMIMEType(String8 *mimeType) override;
|
D | android_media_Media2DataSource.cpp | 155 String8 JMedia2DataSource::getMIMEType() const { in getMIMEType() function in android::JMedia2DataSource
|
D | android_media_Media2HTTPConnection.cpp | 148 status_t JMedia2HTTPConnection::getMIMEType(String8 *mimeType) { in getMIMEType() function in android::JMedia2HTTPConnection
|
/frameworks/av/media/libmediaextractor/include/media/ |
D | DataSource.h | 68 virtual String8 getMIMEType() const { in getMIMEType() function
|
/frameworks/av/media/libstagefright/include/media/stagefright/ |
D | MediaHTTP.h | 54 virtual String8 getMIMEType() const;
|
/frameworks/av/media/libstagefright/ |
D | DataSourceFactory.cpp | 78 *contentType = httpSource->getMIMEType(); in CreateFromURI()
|
D | NuCachedSource2.cpp | 688 String8 NuCachedSource2::getMIMEType() const { in getMIMEType() function in android::NuCachedSource2 689 return mSource->getMIMEType(); in getMIMEType()
|
/frameworks/av/media/libmedia/ |
D | IMediaHTTPConnection.cpp | 157 virtual status_t getMIMEType(String8 *mimeType) { in getMIMEType() function
|
/frameworks/base/config/ |
D | hiddenapi-light-greylist.txt | 3019 Landroid/media/MediaHTTPConnection;->getMIMEType()Ljava/lang/String;
|
D | boot-image-profile.txt | 24917 HSPLandroid/media/IMediaHTTPConnection;->getMIMEType()Ljava/lang/String;
|