/frameworks/av/media/ndk/ |
D | NdkMediaCrypto.cpp | 51 sp<ICrypto> crypto = makeCrypto(); in AMediaCrypto_isCryptoSchemeSupported() local 60 sp<ICrypto> crypto = makeCrypto(); in AMediaCrypto_requiresSecureDecoderComponent() local 79 AMediaCrypto *crypto = new AMediaCrypto(); in AMediaCrypto_new() local 86 void AMediaCrypto_delete(AMediaCrypto* crypto) { in AMediaCrypto_delete()
|
D | NdkMediaCodec.cpp | 542 AMediaCrypto *crypto, in AMediaCodec_configure() 925 AMediaCodecCryptoInfo* crypto, in AMediaCodec_queueSecureInputBuffer()
|
/frameworks/base/media/jni/ |
D | android_media_MediaCrypto.cpp | 72 sp<ICrypto> crypto = MakeCrypto(); in MakeCrypto() local 97 sp<ICrypto> crypto = MakeCrypto(); in IsCryptoSchemeSupported() local 142 JNIEnv *env, jobject thiz, const sp<JCrypto> &crypto) { in setCrypto() 191 sp<JCrypto> crypto = new JCrypto( in android_media_MediaCrypto_native_setup() local 251 sp<JCrypto> crypto = getCrypto(env, thiz); in android_media_MediaCrypto_requiresSecureDecoderComponent() local 279 sp<ICrypto> crypto = JCrypto::GetCrypto(env, thiz); in android_media_MediaCrypto_setMediaDrmSession() local
|
D | android_media_MediaCodec.cpp | 356 const sp<ICrypto> &crypto, in configure() 1294 const char * msg = NULL, const sp<ICrypto> & crypto = NULL, in createCryptoException() 1617 const sp<ICrypto> &crypto) { in throwCryptoException() 1632 const char *msg = NULL, const sp<ICrypto>& crypto = NULL, in throwExceptionAsNecessary() 1765 sp<ICrypto> crypto; in android_media_MediaCodec_native_configure() local
|
/frameworks/base/core/proto/android/server/ |
D | fingerprint.proto | 46 optional PerformanceStatsProto crypto = 4; field
|
D | face.proto | 46 optional FaceActionStatsProto crypto = 4; field
|
/frameworks/av/media/ndk/fuzzer/ |
D | ndk_crypto_fuzzer.cpp | 38 AMediaCrypto* crypto = AMediaCrypto_new(uuid, initData.data(), initData.size()); in LLVMFuzzerTestOneInput() local
|
/frameworks/base/core/java/android/hardware/fingerprint/ |
D | FingerprintManager.java | 318 public AuthenticationResult(CryptoObject crypto, Fingerprint fingerprint, int userId, in AuthenticationResult() 589 public void authenticate(@Nullable CryptoObject crypto, @Nullable CancellationSignal cancel, in authenticate() 601 public void authenticate(@Nullable CryptoObject crypto, @Nullable CancellationSignal cancel, in authenticate() 613 public void authenticate(@Nullable CryptoObject crypto, @Nullable CancellationSignal cancel, in authenticate() 628 public void authenticate(@Nullable CryptoObject crypto, @Nullable CancellationSignal cancel, in authenticate()
|
/frameworks/base/core/java/android/hardware/biometrics/ |
D | BiometricPrompt.java | 1182 public AuthenticationResult(CryptoObject crypto, in AuthenticationResult() 1359 public void authenticate(@NonNull CryptoObject crypto, in authenticate() 1458 private void authenticateInternal( in authenticateInternal()
|
D | BiometricAuthenticator.java | 155 public AuthenticationResult(CryptoObject crypto, in AuthenticationResult()
|
/frameworks/av/media/libmediaplayerservice/nuplayer/ |
D | NuPlayerDrm.cpp | 145 sp<ICrypto> crypto = createCrypto(&status); in createCryptoAndPlugin() local
|
D | NuPlayerDecoder.cpp | 341 sp<ICrypto> crypto = (ICrypto*)pCrypto; in onConfigure() local
|
D | GenericSource.cpp | 1616 sp<ICrypto> crypto = NuPlayerDrm::createCryptoAndPlugin(uuid, drmSessionId, status); in prepareDrm() local
|
D | NuPlayer.cpp | 3118 sp<ICrypto> crypto = NULL; in onPrepareDrm() local
|
/frameworks/base/core/java/android/hardware/face/ |
D | FaceManager.java | 228 public void authenticate(@Nullable CryptoObject crypto, @Nullable CancellationSignal cancel, in authenticate() 256 public void authenticate(@Nullable CryptoObject crypto, @Nullable CancellationSignal cancel, in authenticate() 995 public AuthenticationResult(CryptoObject crypto, Face face, int userId, in AuthenticationResult()
|
/frameworks/av/media/libstagefright/ |
D | MediaCodecListOverrides.cpp | 153 const sp<ICrypto> crypto; in doProfileCodecs() local
|
D | ACodecBufferChannel.cpp | 664 void ACodecBufferChannel::setCrypto(const sp<ICrypto> &crypto) { in setCrypto()
|
D | MediaCodec.cpp | 2410 const sp<ICrypto> &crypto, in configure() 2418 const sp<ICrypto> &crypto, in configure() 4961 void *crypto; in onMessageReceived() local
|
/frameworks/av/services/mediametrics/ |
D | statsd_codec.cpp | 263 int32_t crypto = -1; in statsd_codec() local
|
/frameworks/proto_logging/stats/message/ |
D | mediametrics_message.proto | 145 optional int32 crypto = 9; field
|
/frameworks/base/media/java/android/media/ |
D | MediaCodec.java | 2318 @Nullable Surface surface, @Nullable MediaCrypto crypto, in configure() 2360 @Nullable MediaCrypto crypto, @Nullable IHwBinder descramblerBinder, in configure() 2537 @Nullable Surface surface, @Nullable MediaCrypto crypto, in native_configure()
|
/frameworks/av/media/codec2/sfplugin/ |
D | CCodecBuffers.cpp | 1064 const sp<ICrypto> &crypto, in EncryptedLinearInputBuffers()
|
D | CCodecBufferChannel.cpp | 2732 void CCodecBufferChannel::setCrypto(const sp<ICrypto> &crypto) { in setCrypto()
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/frameworks/proto_logging/stats/ |
D | atoms.proto | 11398 optional int32 crypto = 13; field
|