Home
last modified time | relevance | path

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

/ohos5.0/base/print/print_fwk/utils/include/
H A Dprint_constant.h144 PRINT_JOB_SPOOLER_CLOSED_FOR_CANCELED = 101, // For internal use only: Click Cancel enumerator
/ohos5.0/base/print/print_fwk/services/print_service/src/
H A Dprint_service_ability.cpp2545 … notifyAdapterJobChanged(jobId, PRINT_JOB_SPOOLER_CLOSED, PRINT_JOB_SPOOLER_CLOSED_FOR_CANCELED); in NotifyPrintService()
2584 if (subState == PRINT_JOB_SPOOLER_CLOSED_FOR_CANCELED || state == PRINT_JOB_COMPLETED) { in notifyAdapterJobChanged()
2593 case PRINT_JOB_SPOOLER_CLOSED_FOR_CANCELED: in GetListeningState()
/ohos5.0/base/print/print_fwk/test/unittest/fwk_print_service_ability_test/
H A Dprint_service_ability_test.cpp1763 uint32_t subState = PRINT_JOB_SPOOLER_CLOSED_FOR_CANCELED;
1971 uint32_t subState = PRINT_JOB_SPOOLER_CLOSED_FOR_CANCELED;