| /frameworks/av/media/ndk/ |
| D | NdkMediaCrypto.cpp | 60 sp<ICrypto> crypto = service->makeCrypto(); in makeCrypto() local 79 sp<ICrypto> crypto = makeCrypto(); in AMediaCrypto_isCryptoSchemeSupported() local 88 sp<ICrypto> crypto = makeCrypto(); in AMediaCrypto_requiresSecureDecoderComponent() local 107 AMediaCrypto *crypto = new AMediaCrypto(); in AMediaCrypto_new() local 114 void AMediaCrypto_delete(AMediaCrypto* crypto) { in AMediaCrypto_delete()
|
| D | NdkMediaCodec.cpp | 210 AMediaCrypto *crypto, in AMediaCodec_configure() 384 AMediaCodecCryptoInfo* crypto, in AMediaCodec_queueSecureInputBuffer()
|
| /frameworks/base/media/jni/ |
| D | android_media_MediaCrypto.cpp | 75 sp<ICrypto> crypto = service->makeCrypto(); in MakeCrypto() local 87 sp<ICrypto> crypto = MakeCrypto(); in MakeCrypto() local 112 sp<ICrypto> crypto = MakeCrypto(); in IsCryptoSchemeSupported() local 157 JNIEnv *env, jobject thiz, const sp<JCrypto> &crypto) { in setCrypto() 206 sp<JCrypto> crypto = new JCrypto( in android_media_MediaCrypto_native_setup() local 265 sp<JCrypto> crypto = getCrypto(env, thiz); in android_media_MediaCrypto_requiresSecureDecoderComponent() local 293 sp<ICrypto> crypto = JCrypto::GetCrypto(env, thiz); in android_media_MediaCrypto_setMediaDrmSession() local
|
| D | android_media_MediaCodec.cpp | 258 const sp<ICrypto> &crypto, in configure() 962 sp<ICrypto> crypto; in android_media_MediaCodec_native_configure() local
|
| /frameworks/support/v4/java/android/support/v4/hardware/fingerprint/ |
| D | FingerprintManagerCompat.java | 92 public void authenticate(@Nullable CryptoObject crypto, int flags, in authenticate() 153 public AuthenticationResult(CryptoObject crypto) { in AuthenticationResult() 205 void authenticate(Context context, CryptoObject crypto, int flags, in authenticate() 226 public void authenticate(Context context, CryptoObject crypto, int flags, in authenticate() 248 public void authenticate(Context context, CryptoObject crypto, int flags, in authenticate()
|
| /frameworks/base/core/java/android/hardware/fingerprint/ |
| D | FingerprintManager.java | 190 public OnAuthenticationCancelListener(CryptoObject crypto) { in OnAuthenticationCancelListener() 269 public AuthenticationResult(CryptoObject crypto, Fingerprint fingerprint) { in AuthenticationResult() 427 public void authenticate(@Nullable CryptoObject crypto, @Nullable CancellationSignal cancel, in authenticate() 449 public void authenticate(@Nullable CryptoObject crypto, @Nullable CancellationSignal cancel, in authenticate()
|
| /frameworks/support/v4/api23/android/support/v4/hardware/fingerprint/ |
| D | FingerprintManagerCompatApi23.java | 46 public static void authenticate(Context context, CryptoObject crypto, int flags, Object cancel, in authenticate()
|
| /frameworks/av/media/libmedia/ |
| D | IMediaPlayerService.cpp | 190 sp<ICrypto> crypto = makeCrypto(); in onTransact() local
|
| /frameworks/av/media/libstagefright/ |
| D | MediaCodecListOverrides.cpp | 211 const sp<ICrypto> crypto; in doProfileCodecs() local
|
| D | MediaCodec.cpp | 416 const sp<ICrypto> &crypto, in configure() 1667 void *crypto; in onMessageReceived() local
|
| /frameworks/base/media/java/android/media/ |
| D | MediaCodec.java | 1746 @Nullable Surface surface, @Nullable MediaCrypto crypto, in configure() 1856 @Nullable Surface surface, @Nullable MediaCrypto crypto, @ConfigureFlag int flags); in native_configure()
|