Searched defs:_mime (Results 1 - 1 of 1) sorted by path

/frameworks/av/media/libstagefright/
H A DAwesomePlayer.cpp440 const char *_mime; local
441 CHECK(meta->findCString(kKeyMIMEType, &_mime));
443 String8 mime = String8(_mime);
2604 const char *_mime; local
2605 CHECK(meta->findCString(kKeyMIMEType, &_mime));
2607 String8 mime = String8(_mime);

Completed in 35 milliseconds