Home | History | Annotate | Download | only in libmediadrm

Lines Matching defs:isCryptoSchemeSupported

83     virtual bool isCryptoSchemeSupported(const uint8_t uuid[16], const String8 &mimeType) {
90 ALOGE("isCryptoSchemeSupported: binder call failed: %d", status);
722 reply->writeInt32(isCryptoSchemeSupported(uuid, mimeType));