Home
last modified time | relevance | path

Searched refs:SetScanPictureFd (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/print/print_fwk/frameworks/helper/scan_helper/src/
H A Dscan_progress.cpp59 void ScanProgress::SetScanPictureFd(const int32_t fd) in SetScanPictureFd() function in OHOS::Scan::ScanProgress
129 SetScanPictureFd(mesgParcel->ReadFileDescriptor()); in ReadFromParcel()
/ohos5.0/base/print/print_fwk/frameworks/helper/scan_helper/include/
H A Dscan_progress.h35 void SetScanPictureFd(const int32_t fd);
/ohos5.0/base/print/print_fwk/test/fuzztest/scanhelper_fuzzer/
H A Dscanhelper_fuzzer.cpp295 scanProg.SetScanPictureFd(fd); in TestSetScanPictureFd()
/ohos5.0/base/print/print_fwk/services/scan_service/src/
H A Dscan_service_ability.cpp1482 prog.SetScanPictureFd(fd); in GetScanProgress()