Home
last modified time | relevance | path

Searched defs:getMIMEType (Results 1 – 5 of 5) sorted by relevance

/frameworks/av/media/libstagefright/include/
DDataUriSource.h52 virtual String8 getMIMEType() const { in getMIMEType() function
DThrottledSource.h38 virtual String8 getMIMEType() const { in getMIMEType() function
/frameworks/av/media/libstagefright/
DDataSource.cpp192 String8 DataSource::getMIMEType() const { in getMIMEType() function in android::DataSource
DNuCachedSource2.cpp627 String8 NuCachedSource2::getMIMEType() const { in getMIMEType() function in android::NuCachedSource2
/frameworks/av/media/libstagefright/chromium_http/
DChromiumHTTPDataSource.cpp312 String8 ChromiumHTTPDataSource::getMIMEType() const { in getMIMEType() function in android::ChromiumHTTPDataSource