Home
last modified time | relevance | path

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

/frameworks/av/media/libmediaplayerservice/
DCrypto.h32 struct Crypto : public BnCrypto { struct
65 CryptoFactory *mFactory; argument
66 CryptoPlugin *mPlugin; argument
76 DISALLOW_EVIL_CONSTRUCTORS(Crypto); argument
DCrypto.cpp47 Crypto::Crypto() in Crypto() function in android::Crypto