Home
last modified time | relevance | path

Searched refs:PRINTER_STATE_PAUSED (Results 1 - 3 of 3) sorted by relevance

/base/print/print_fwk/test/unittest/fwk_print_cups_client_test/
H A Dprint_cups_client_test.cpp43 static const std::string PRINTER_STATE_PAUSED = "paused"; member
1144 PRINTER_STATE_PAUSED.c_str(), strlen(PRINTER_STATE_PAUSED.c_str())); in HWTEST_F()
H A Dprint_cups_wrapper_test.cpp33 static const std::string PRINTER_STATE_PAUSED = "paused"; member
/base/print/print_fwk/services/print_service/src/
H A Dprint_cups_client.cpp108 static const std::string PRINTER_STATE_PAUSED = "paused"; member
1335 if (strstr(jobStatus->printer_state_reasons, PRINTER_STATE_PAUSED.c_str()) != NULL) { in ReportBlockedReason()

Completed in 12 milliseconds