Home
last modified time | relevance | path

Searched refs:PRINT_JOB_BLOCKED_OUT_OF_INK (Results 1 - 4 of 4) sorted by relevance

/base/print/print_fwk/utils/include/
H A Dprint_constant.h113 PRINT_JOB_BLOCKED_OUT_OF_INK = 8, // out of ink enumerator
/base/print/print_fwk/interfaces/kits/napi/print_napi/src/
H A Dprint_module.cpp204 SetEnumProperty(env, object, "PRINT_JOB_BLOCK_OUT_OF_INK", static_cast<int32_t>(PRINT_JOB_BLOCKED_OUT_OF_INK)); in NapiCreatePrintJobSubStateEnum()
/base/print/print_fwk/services/print_service/src/
H A Dprint_cups_client.cpp1372 substate = substate * NUMBER_FOR_SPLICING_SUBSTATE + PRINT_JOB_BLOCKED_OUT_OF_INK; in GetBlockedSubstate()
/base/print/print_fwk/test/unittest/fwk_print_service_ability_test/
H A Dprint_service_ability_test.cpp1984 state1 = service->GetListeningState(PRINT_JOB_QUEUED, PRINT_JOB_BLOCKED_OUT_OF_INK); in HWTEST_F()

Completed in 9 milliseconds