Searched refs:GetTaskCode (Results 1 – 4 of 4) sorted by relevance
48 [[nodiscard]] ScanErrorCode GetTaskCode() const;
115 ScanErrorCode ScanProgress::GetTaskCode() const in GetTaskCode() function in OHOS::Scan::ScanProgress
320 taskCode = scanProg.GetTaskCode(); in TestSetTaskCode()329 taskCode = scanProg.GetTaskCode(); in TestScanProgress()
1471 auto taskCode = frontProg.GetTaskCode(); in GetScanProgress()