Home
last modified time | relevance | path

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

/ohos5.0/base/print/print_fwk/services/print_service/src/
H A Dprint_service_ability.cpp1324 auto tmpPrintJob = userData->queuedJobList_[jobId]; in CancelPrintJob() local
1326 if (cbFunc != nullptr && cbFunc->OnCallback(*tmpPrintJob) == false) { in CancelPrintJob()