Home
last modified time | relevance | path

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

/ohos5.0/base/print/print_fwk/frameworks/helper/scan_helper/include/
H A Dscan_progress.h40 void SetImageRealPath(const std::string& imageRealPath);
/ohos5.0/base/print/print_fwk/frameworks/helper/scan_helper/src/
H A Dscan_progress.cpp84 void ScanProgress::SetImageRealPath(const std::string& imageRealPath) in SetImageRealPath() function in OHOS::Scan::ScanProgress
/ohos5.0/base/print/print_fwk/services/scan_service/src/
H A Dscan_service_ability.cpp1753 scanProPtr->SetImageRealPath(output_file); in GeneratePictureBatch()
1789 scanProPtr->SetImageRealPath(output_file); in GeneratePictureSingle()