Home
last modified time | relevance | path

Searched defs:isFinal (Results 1 – 4 of 4) sorted by relevance

/base/print/print_fwk/frameworks/helper/scan_helper/include/
Dscan_progress.h59 bool isFinal; variable
/base/print/print_fwk/frameworks/helper/scan_helper/src/
Dscan_progress.cpp64 void ScanProgress::SetIsFinal(const bool isFinal) in SetIsFinal()
/base/print/print_fwk/frameworks/ohscan/include/
Dohscan.h118 bool isFinal; member
/base/print/print_fwk/test/fuzztest/scanhelper_fuzzer/
Dscanhelper_fuzzer.cpp302 bool isFinal = dataProvider->ConsumeBool(); in TestSetIsFinal() local