Searched refs:_mime (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/
H A DAwesomePlayer.cpp397 const char *_mime; local
398 CHECK(meta->findCString(kKeyMIMEType, &_mime));
400 String8 mime = String8(_mime);
2322 const char *_mime; local
2323 CHECK(meta->findCString(kKeyMIMEType, &_mime));
2325 String8 mime = String8(_mime);

Completed in 28 milliseconds