Home | History | Annotate | Download | only in libstagefright

Lines Matching refs:findCString

370             CHECK(meta->findCString(kKeyMIMEType, &mime));
398 CHECK(meta->findCString(kKeyMIMEType, &_mime));
1085 CHECK(meta->findCString(kKeyDecoderComponent, &component));
1386 CHECK(meta->findCString(kKeyMIMEType, &mime));
1424 ->findCString(kKeyDecoderComponent, &component)) {
1514 ->findCString(kKeyDecoderComponent, &componentName));
2323 CHECK(meta->findCString(kKeyMIMEType, &_mime));
2340 if (!meta->findCString(kKeyMediaLanguage, &lang)) {
2440 CHECK(meta->findCString(kKeyMIMEType, &mime));