Home
last modified time | relevance | path

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

/base/print/print_fwk/utils/include/
Dprint_constant.h113 PRINT_JOB_BLOCKED_SERVICE_REQUEST = 12, // service request enumerator
/base/print/print_fwk/interfaces/kits/napi/src/
Dprint_module.cpp193 …napi_create_int32(env, static_cast<int32_t>(PRINT_JOB_BLOCKED_SERVICE_REQUEST), &block_service_req… in NapiCreateEnum()
/base/print/print_fwk/services/src/
Dprint_cups_client.cpp480 PRINT_JOB_BLOCKED_SERVICE_REQUEST); in ReportBlockedReason()