Home
last modified time | relevance | path

Searched defs:Crypto (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/include/media/
DCrypto.h32 struct Crypto : public BnCrypto { struct
66 CryptoFactory *mFactory; argument
67 CryptoPlugin *mPlugin; argument
77 DISALLOW_EVIL_CONSTRUCTORS(Crypto); argument
/frameworks/av/media/libmedia/include/media/
DCrypto.h32 struct Crypto : public BnCrypto { struct
66 CryptoFactory *mFactory; argument
67 CryptoPlugin *mPlugin; argument
77 DISALLOW_EVIL_CONSTRUCTORS(Crypto); argument
/frameworks/av/drm/libmediadrm/
DCrypto.cpp48 Crypto::Crypto() in Crypto() function in android::Crypto