Searched defs:crypto (Results 1 – 4 of 4) sorted by relevance
58 final FingerprintActionStatsProto crypto = userStats.getCrypto(); in testNoneRegistered() local
277 const char* mime, const AMediaCrypto* crypto, in addTrack()292 const AMediaCrypto* crypto, const ANativeWindow* window, in addTracks()413 AMediaCrypto* crypto = NULL; in playContent() local
607 AMediaCrypto *crypto = AMediaCrypto_new(entry->uuid, entry->data, entry->datalen); in Java_android_media_cts_NativeDecoderTest_testPsshNative() local
1761 MediaCrypto crypto = new MediaCrypto(CLEARKEY_SCHEME_UUID, new byte[0]); in testCryptoError() local