Searched refs:ERROR_RETRY (Results 1 – 4 of 4) sorted by relevance
60 if (response.error == ERROR_RETRY) { in enroll()93 if (response.error == ERROR_RETRY) { in verify()
72 if (error == ERROR_RETRY) { in GetSerializedSize()91 if (error == ERROR_RETRY) { in Serialize()117 if (error == ERROR_RETRY) { in Deserialize()131 this->error = ERROR_RETRY; in SetRetryTimeout()
110 if (error == ERROR_RETRY) { in Enroll()142 if (error == ERROR_RETRY) { in Verify()
35 ERROR_RETRY = 2, enumerator