Home
last modified time | relevance | path

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

/hardware/interfaces/drm/1.0/default/
DCryptoFactory.h40 struct CryptoFactory : public ICryptoFactory { struct
42 virtual ~CryptoFactory() {} in ~CryptoFactory() argument
57 void operator=(const CryptoFactory &) = delete; argument
DCryptoFactory.cpp30 CryptoFactory::CryptoFactory() : in CryptoFactory() function in android::hardware::drm::V1_0::implementation::CryptoFactory