Lines Matching refs:parseInt32
74 {NGS(enrollment_hit), &Config::parseInt32, "0"},
78 {NGS(sensor_id), &Config::parseInt32, "5"},
80 {NGS(sensor_strength), &Config::parseInt32, "2"}, // STRONG
83 {NGS(operation_authenticate_duration), &Config::parseInt32, "10"},
84 {NGS(operation_authenticate_error), &Config::parseInt32, "0"},
86 {NGS(operation_enroll_error), &Config::parseInt32, "0"},
89 {NGS(operation_detect_interaction_error), &Config::parseInt32, "0"},
90 {NGS(operation_detect_interaction_duration), &Config::parseInt32, "10"},
92 {NGS(max_enrollments), &Config::parseInt32, "5"},
99 {NGS(lockout_timed_threshold), &Config::parseInt32, "5"},
100 {NGS(lockout_timed_duration), &Config::parseInt32, "10000"},
101 {NGS(lockout_permanent_threshold), &Config::parseInt32, "20"},