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

/frameworks/av/media/libstagefright/include/
H A DThrottledSource.h38 virtual String8 getMIMEType() const { function in struct:android::ThrottledSource
39 return mSource->getMIMEType();
H A DDataUriSource.h52 virtual String8 getMIMEType() const { function in class:android::DataUriSource
/frameworks/av/media/libstagefright/
H A DDataSource.cpp192 String8 DataSource::getMIMEType() const { function in class:android::DataSource
H A DNuCachedSource2.cpp627 String8 NuCachedSource2::getMIMEType() const { function in class:android::NuCachedSource2
628 return mSource->getMIMEType();
/frameworks/av/media/libstagefright/chromium_http/
H A DChromiumHTTPDataSource.cpp307 String8 ChromiumHTTPDataSource::getMIMEType() const { function in class:android::ChromiumHTTPDataSource

Completed in 1645 milliseconds