Home
last modified time | relevance | path

Searched defs:taskCode (Results 1 – 3 of 3) sorted by relevance

/base/print/print_fwk/frameworks/models/scan_models/src/
Dscan_progress.cpp79 void ScanProgress::SetTaskCode(ScanErrorCode taskCode) in SetTaskCode()
/base/print/print_fwk/test/fuzztest/scanhelper_fuzzer/
Dscanhelper_fuzzer.cpp302 int32_t taskCode = dataProvider->ConsumeIntegralInRange<int32_t>(0, MAX_SET_NUMBER); in TestSetTaskCode() local
310 int32_t taskCode = dataProvider->ConsumeIntegralInRange<int32_t>(0, MAX_SET_NUMBER); in TestScanProgress() local
/base/print/print_fwk/services/scan_service/src/
Dscan_service_ability.cpp994 auto taskCode = frontProg.GetTaskCode(); in GetScanProgress() local