OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CALLBACK_AUTHENTICATED
(Results
1 - 4
of
4
) sorted by null
/hardware/intel/img/hwcomposer/merrifield/ips/common/
HdcpControl.h
63
CALLBACK_AUTHENTICATED
,
HdcpControl.cpp
367
if ((mAuthenticated && mCallbackState ==
CALLBACK_AUTHENTICATED
) ||
372
mAuthenticated ?
CALLBACK_AUTHENTICATED
: CALLBACK_NOT_AUTHENTICATED;
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/common/
HdcpControl.h
63
CALLBACK_AUTHENTICATED
,
HdcpControl.cpp
380
if ((mAuthenticated && mCallbackState ==
CALLBACK_AUTHENTICATED
) ||
385
mAuthenticated ?
CALLBACK_AUTHENTICATED
: CALLBACK_NOT_AUTHENTICATED;
Completed in 61 milliseconds