Home
last modified time | relevance | path

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

/ohos5.0/base/print/print_fwk/frameworks/helper/scan_helper/src/
H A Dscan_progress.cpp64 void ScanProgress::SetIsFinal(const bool isFinal) in SetIsFinal() function in OHOS::Scan::ScanProgress
130 SetIsFinal(parcel.ReadBool()); in ReadFromParcel()
/ohos5.0/base/print/print_fwk/frameworks/helper/scan_helper/include/
H A Dscan_progress.h36 void SetIsFinal(const bool isFinal);
/ohos5.0/base/print/print_fwk/test/fuzztest/scanhelper_fuzzer/
H A Dscanhelper_fuzzer.cpp303 scanProg.SetIsFinal(isFinal); in TestSetIsFinal()
/ohos5.0/base/print/print_fwk/services/scan_service/src/
H A Dscan_service_ability.cpp1725 (it->second).SetIsFinal(false); in GeneratePictureBatch()