Searched refs:LOCKED_OUT_PERMANENT (Results 1 – 3 of 3) sorted by relevance
226 return {AuthResult::LOCKED_OUT_PERMANENT, 0, {}}; in authenticate()242 return {AuthResult::LOCKED_OUT_PERMANENT, 0, {}}; in authenticate()
30 LOCKED_OUT_PERMANENT, enumerator
399 if (res != Storage::AuthResult::LOCKED_OUT_PERMANENT) { in onSensorEventOn()435 case Storage::AuthResult::LOCKED_OUT_PERMANENT: in onSensorEventOn()