Home
last modified time | relevance | path

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

/frameworks/native/headers/media_plugin/media/hardware/
DHDCPAPI.h27 struct HDCPModule { struct
32 // Sent in response to a call to "HDCPModule::initAsync" once argument
75 HDCPModule(void * /*cookie*/, ObserverFunc /*observerNotify*/) {}; in HDCPModule() argument
77 virtual ~HDCPModule() {}; in ~HDCPModule() argument
91 virtual uint32_t getCaps() { in getCaps()
105 virtual status_t encrypt( in encrypt()
142 HDCPModule(const HDCPModule &); argument
143 HDCPModule &operator=(const HDCPModule &); argument