Searched defs:requiresSecureDecoderComponent (Results 1 – 10 of 10) sorted by relevance
40 virtual bool requiresSecureDecoderComponent(const char* mime) const { in requiresSecureDecoderComponent() function
63 Return<bool> requiresSecureDecoderComponent(const hidl_string& mime) { in requiresSecureDecoderComponent() function
75 public final native boolean requiresSecureDecoderComponent(@NonNull String mime); in requiresSecureDecoderComponent() method in MediaCrypto
90 public final boolean requiresSecureDecoderComponent(@NonNull String mime) { in requiresSecureDecoderComponent() method in MediaDescrambler
225 bool MockDescramblerPlugin::requiresSecureDecoderComponent( in requiresSecureDecoderComponent() function in android::MockDescramblerPlugin
101 bool JCrypto::requiresSecureDecoderComponent(const char *mime) const { in requiresSecureDecoderComponent() function in android::JCrypto
89 virtual bool requiresSecureDecoderComponent( in requiresSecureDecoderComponent() function
239 bool CryptoHal::requiresSecureDecoderComponent(const char *mime) const { in requiresSecureDecoderComponent() function in android::CryptoHal
470 bool ClearKeyDescramblerPlugin::requiresSecureDecoderComponent( in requiresSecureDecoderComponent() function in android::clearkeycas::ClearKeyDescramblerPlugin
788 bool MockCryptoPlugin::requiresSecureDecoderComponent(const char *mime) const in requiresSecureDecoderComponent() function in android::MockCryptoPlugin