Searched defs:ExecutorProperty (Results 1 – 1 of 1) sorted by relevance
62 struct ExecutorProperty { struct63 int32_t result = 0;64 int32_t authSubType = 0;65 std::optional<int32_t> remainTimes;66 std::optional<int32_t> freezingTime;67 std::optional<int32_t> nextPhaseFreezingTime;68 std::optional<std::string> enrollmentProgress;69 std::optional<std::string> sensorInfo;70 std::optional<int32_t> credentialLength;