Home
last modified time | relevance | path

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

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