Searched refs:mAuthRetryCount (Results 1 – 4 of 4) sorted by relevance
39 mAuthRetryCount(0) in HdcpControl()82 mAuthRetryCount = 0; in startHdcp()132 mAuthRetryCount = 0; in startHdcpAsync()342 mAuthRetryCount++; in threadLoop()344 mAuthRetryCount = 0; in threadLoop()354 if (mAuthRetryCount >= HDCP_RETRY_LIMIT) { in threadLoop()
78 uint32_t mAuthRetryCount; variable
39 mAuthRetryCount(0), in HdcpControl()83 mAuthRetryCount = 0; in startHdcp()133 mAuthRetryCount = 0; in startHdcpAsync()355 mAuthRetryCount++; in threadLoop()357 mAuthRetryCount = 0; in threadLoop()367 if (mAuthRetryCount >= HDCP_RETRY_LIMIT) { in threadLoop()