Lines Matching refs:KeyGenJobStatus
21 enum class KeyGenJobStatus { enum
81 case KeyGenJobStatus::OK: in DoThreadPoolWork()
82 status_ = KeyGenJobStatus::OK; in DoThreadPoolWork()
85 case KeyGenJobStatus::FAILED: { in DoThreadPoolWork()
101 if (status_ == KeyGenJobStatus::OK) { in ToResult()
119 KeyGenJobStatus status_ = KeyGenJobStatus::FAILED;
164 static KeyGenJobStatus DoKeyGen( in DoKeyGen()
170 return KeyGenJobStatus::FAILED; in DoKeyGen()
175 return KeyGenJobStatus::FAILED; in DoKeyGen()
178 return KeyGenJobStatus::OK; in DoKeyGen()
220 static KeyGenJobStatus DoKeyGen(