HomeSort by relevance Sort by last modified time
    Searched refs:CALLBACK_NOT_AUTHENTICATED (Results 1 - 4 of 4) sorted by null

  /hardware/intel/img/hwcomposer/merrifield/ips/common/
HdcpControl.h 64 CALLBACK_NOT_AUTHENTICATED,
HdcpControl.cpp 368 (!mAuthenticated && mCallbackState == CALLBACK_NOT_AUTHENTICATED)) {
372 mAuthenticated ? CALLBACK_AUTHENTICATED : CALLBACK_NOT_AUTHENTICATED;
  /hardware/intel/img/hwcomposer/moorefield_hdmi/ips/common/
HdcpControl.h 64 CALLBACK_NOT_AUTHENTICATED,
HdcpControl.cpp 381 (!mAuthenticated && mCallbackState == CALLBACK_NOT_AUTHENTICATED)) {
385 mAuthenticated ? CALLBACK_AUTHENTICATED : CALLBACK_NOT_AUTHENTICATED;

Completed in 98 milliseconds