Home
last modified time | relevance | path

Searched defs:crypto (Results 1 – 24 of 24) sorted by relevance

/frameworks/av/media/ndk/
DNdkMediaCrypto.cpp51 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()
DNdkMediaCodec.cpp411 AMediaCrypto *crypto, in AMediaCodec_configure()
759 AMediaCodecCryptoInfo* crypto, in AMediaCodec_queueSecureInputBuffer()
/frameworks/base/media/jni/
Dandroid_media_MediaCrypto.cpp72 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
250 sp<JCrypto> crypto = getCrypto(env, thiz); in android_media_MediaCrypto_requiresSecureDecoderComponent() local
278 sp<ICrypto> crypto = JCrypto::GetCrypto(env, thiz); in android_media_MediaCrypto_setMediaDrmSession() local
Dandroid_media_MediaCodec.cpp298 const sp<ICrypto> &crypto, in configure()
1317 sp<ICrypto> crypto; in android_media_MediaCodec_native_configure() local
/frameworks/base/core/proto/android/server/
Dface.proto46 optional FaceActionStatsProto crypto = 4; field
Dfingerprint.proto46 optional PerformanceStatsProto crypto = 4; field
/frameworks/base/core/java/android/hardware/biometrics/
DBiometricAuthenticator.java139 public AuthenticationResult(CryptoObject crypto, in AuthenticationResult()
272 default void authenticate(@NonNull CryptoObject crypto, in authenticate()
DBiometricPrompt.java721 public AuthenticationResult(CryptoObject crypto, in AuthenticationResult()
866 public void authenticate(@NonNull CryptoObject crypto, in authenticate()
947 private void authenticateInternal(@Nullable CryptoObject crypto, in authenticateInternal()
/frameworks/base/core/java/android/hardware/fingerprint/
DFingerprintManager.java100 public OnAuthenticationCancelListener(android.hardware.biometrics.CryptoObject crypto) { in OnAuthenticationCancelListener()
182 public AuthenticationResult(CryptoObject crypto, Fingerprint fingerprint, int userId, in AuthenticationResult()
397 public void authenticate(@Nullable CryptoObject crypto, @Nullable CancellationSignal cancel, in authenticate()
422 public void authenticate(@Nullable CryptoObject crypto, @Nullable CancellationSignal cancel, in authenticate()
/frameworks/base/core/java/android/hardware/face/
DFaceManager.java172 public void authenticate(@Nullable CryptoObject crypto, @Nullable CancellationSignal cancel, in authenticate()
209 public void authenticate(@Nullable CryptoObject crypto, @Nullable CancellationSignal cancel, in authenticate()
739 public AuthenticationResult(CryptoObject crypto, Face face, int userId, in AuthenticationResult()
954 OnAuthenticationCancelListener(CryptoObject crypto) { in OnAuthenticationCancelListener()
/frameworks/av/services/mediametrics/
Dstatsd_codec.cpp99 int32_t crypto = -1; in statsd_codec() local
/frameworks/av/media/libmediaplayerservice/nuplayer/
DNuPlayerDrm.cpp146 sp<ICrypto> crypto = createCrypto(&status); in createCryptoAndPlugin() local
DNuPlayerDecoder.cpp342 sp<ICrypto> crypto = (ICrypto*)pCrypto; in onConfigure() local
DGenericSource.cpp1611 sp<ICrypto> crypto = NuPlayerDrm::createCryptoAndPlugin(uuid, drmSessionId, status); in prepareDrm() local
DNuPlayer.cpp2909 sp<ICrypto> crypto = NULL; in onPrepareDrm() local
/frameworks/av/media/libstagefright/
DMediaCodecListOverrides.cpp154 const sp<ICrypto> crypto; in doProfileCodecs() local
DACodecBufferChannel.cpp644 void ACodecBufferChannel::setCrypto(const sp<ICrypto> &crypto) { in setCrypto()
DMediaCodec.cpp1202 const sp<ICrypto> &crypto, in configure()
1210 const sp<ICrypto> &crypto, in configure()
2852 void *crypto; in onMessageReceived() local
/frameworks/base/core/proto/android/stats/mediametrics/
Dmediametrics.proto145 optional int32 crypto = 9; field
/frameworks/base/media/java/android/media/
DMediaCodec.java2041 @Nullable Surface surface, @Nullable MediaCrypto crypto, in configure()
2083 @Nullable MediaCrypto crypto, @Nullable IHwBinder descramblerBinder, in configure()
2205 @Nullable Surface surface, @Nullable MediaCrypto crypto, in native_configure()
/frameworks/base/services/core/java/com/android/server/biometrics/fingerprint/
DFingerprintService.java1071 final PerformanceStats crypto = mCryptoPerformanceMap.get(userId); in dumpProto() local
/frameworks/av/media/codec2/sfplugin/
DCCodecBufferChannel.cpp1867 void CCodecBufferChannel::setCrypto(const sp<ICrypto> &crypto) { in setCrypto()
DCCodecBuffers.cpp819 const sp<ICrypto> &crypto, in EncryptedLinearInputBuffers()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...