Searched defs:getMIMEType (Results 1 – 5 of 5) sorted by relevance
/frameworks/av/media/libstagefright/include/ | ||
D | DataUriSource.h | 52 virtual String8 getMIMEType() const { in getMIMEType() function |
D | ThrottledSource.h | 38 virtual String8 getMIMEType() const { in getMIMEType() function |
/frameworks/av/media/libstagefright/ | ||
D | DataSource.cpp | 192 String8 DataSource::getMIMEType() const { in getMIMEType() function in android::DataSource |
D | NuCachedSource2.cpp | 627 String8 NuCachedSource2::getMIMEType() const { in getMIMEType() function in android::NuCachedSource2 |
/frameworks/av/media/libstagefright/chromium_http/ | ||
D | ChromiumHTTPDataSource.cpp | 312 String8 ChromiumHTTPDataSource::getMIMEType() const { in getMIMEType() function in android::ChromiumHTTPDataSource |