Home
last modified time | relevance | path

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

/frameworks/av/media/libmediaplayerservice/
DCrypto.h29 struct Crypto : public BnCrypto { struct
60 CryptoFactory *mFactory; argument
61 CryptoPlugin *mPlugin; argument
65 DISALLOW_EVIL_CONSTRUCTORS(Crypto); argument
DCrypto.cpp33 Crypto::Crypto() in Crypto() function in android::Crypto