Searched defs:taskCode (Results 1 – 3 of 3) sorted by relevance
79 void ScanProgress::SetTaskCode(ScanErrorCode taskCode) in SetTaskCode()
318 int32_t taskCode = dataProvider->ConsumeIntegralInRange<int32_t>(0, MAX_SET_NUMBER); in TestSetTaskCode() local326 int32_t taskCode = dataProvider->ConsumeIntegralInRange<int32_t>(0, MAX_SET_NUMBER); in TestScanProgress() local
1123 auto taskCode = frontProg.GetTaskCode(); in GetScanProgress() local