Home
last modified time | relevance | path

Searched refs:getMIMEType (Results 1 – 23 of 23) sorted by relevance

/frameworks/av/media/libstagefright/include/
DThrottledSource.h61 virtual String8 getMIMEType() const { in getMIMEType() function
62 return mSource->getMIMEType(); in getMIMEType()
DNuCachedSource2.h48 virtual String8 getMIMEType() const;
/frameworks/av/media/libstagefright/http/
DMediaHTTP.cpp191 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/
DIMediaHTTPConnection.aidl31 String getMIMEType(); in getMIMEType() method
DMedia2HTTPConnection.java370 public String getMIMEType() { in getMIMEType() method in Media2HTTPConnection
DMediaHTTPConnection.java384 public synchronized String getMIMEType() { in getMIMEType() method in MediaHTTPConnection
/frameworks/av/media/ndk/
DNdkMediaDataSourcePriv.h49 virtual String8 getMIMEType() const;
DNdkMediaDataSource.cpp85 String8 NdkDataSource::getMIMEType() const { in getMIMEType() function in NdkDataSource
/frameworks/av/media/libmedia/include/media/
DMediaHTTPConnection.h37 virtual status_t getMIMEType(String8 *mimeType) = 0;
DIMediaHTTPConnection.h39 virtual status_t getMIMEType(String8 *mimeType) = 0;
/frameworks/av/include/media/
DIMediaHTTPConnection.h39 virtual status_t getMIMEType(String8 *mimeType) = 0;
DDataSource.h68 virtual String8 getMIMEType() const { in getMIMEType() function
/frameworks/base/media/jni/
Dandroid_media_Media2DataSource.h45 virtual String8 getMIMEType() const override;
Dandroid_media_Media2HTTPConnection.h36 virtual status_t getMIMEType(String8 *mimeType) override;
Dandroid_media_Media2DataSource.cpp155 String8 JMedia2DataSource::getMIMEType() const { in getMIMEType() function in android::JMedia2DataSource
Dandroid_media_Media2HTTPConnection.cpp148 status_t JMedia2HTTPConnection::getMIMEType(String8 *mimeType) { in getMIMEType() function in android::JMedia2HTTPConnection
/frameworks/av/media/libmediaextractor/include/media/
DDataSource.h68 virtual String8 getMIMEType() const { in getMIMEType() function
/frameworks/av/media/libstagefright/include/media/stagefright/
DMediaHTTP.h54 virtual String8 getMIMEType() const;
/frameworks/av/media/libstagefright/
DDataSourceFactory.cpp78 *contentType = httpSource->getMIMEType(); in CreateFromURI()
DNuCachedSource2.cpp688 String8 NuCachedSource2::getMIMEType() const { in getMIMEType() function in android::NuCachedSource2
689 return mSource->getMIMEType(); in getMIMEType()
/frameworks/av/media/libmedia/
DIMediaHTTPConnection.cpp157 virtual status_t getMIMEType(String8 *mimeType) { in getMIMEType() function
/frameworks/base/config/
Dhiddenapi-light-greylist.txt3019 Landroid/media/MediaHTTPConnection;->getMIMEType()Ljava/lang/String;
Dboot-image-profile.txt24917 HSPLandroid/media/IMediaHTTPConnection;->getMIMEType()Ljava/lang/String;