Home
last modified time | relevance | path

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

/base/print/print_fwk/utils/include/
Dprint_constant.h131 PRINT_JOB_BLOCKED_SLOW_FILE_CONVERSION = 25, // The file conversion is too slow. enumerator
/base/print/print_fwk/interfaces/kits/napi/print_napi/src/
Dprint_module.cpp209 static_cast<int32_t>(PRINT_JOB_BLOCKED_SLOW_FILE_CONVERSION)); in NapiCreatePrintJobSubStateEnum()