Searched refs:newAuthId (Results 1 – 2 of 2) sorted by relevance
175 int64_t Storage::invalidateAuthenticatorId(const int64_t newAuthId) { in invalidateAuthenticatorId() argument176 mAuthId = newAuthId; in invalidateAuthenticatorId()178 return newAuthId; in invalidateAuthenticatorId()187 const int64_t newAuthId) { in enroll() argument190 mAuthId = newAuthId; in enroll()
42 int64_t invalidateAuthenticatorId(int64_t newAuthId);44 bool enroll(int enrollmentId, int64_t secureUserId, int64_t newAuthId);