Home
last modified time | relevance | path

Searched refs:GetPictureId (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/print/print_fwk/frameworks/helper/scan_helper/include/
H A Dscan_progress.h46 [[nodiscard]] int32_t GetPictureId() const;
/ohos5.0/base/print/print_fwk/frameworks/helper/scan_helper/src/
H A Dscan_progress.cpp105 int32_t ScanProgress::GetPictureId() const in GetPictureId() function in OHOS::Scan::ScanProgress
/ohos5.0/base/print/print_fwk/test/fuzztest/scanhelper_fuzzer/
H A Dscanhelper_fuzzer.cpp312 pictureId = scanProg.GetPictureId(); in TestSetPictureId()