Home
last modified time | relevance | path

Searched refs:PRINTER_CONNECTED (Results 1 - 5 of 5) sorted by relevance

/base/print/print_fwk/frameworks/ohprint/src/
H A Dprint_converter.cpp42 case PRINTER_CONNECTED: in ConvertPrinterState()
/base/print/print_fwk/utils/include/
H A Dprint_constant.h87 PRINTER_CONNECTED = 3, // printer has been connected enumerator
/base/print/print_fwk/frameworks/ohprint/include/
H A Dohprint.h108 PRINTER_CONNECTED = 3, enumerator
/base/print/print_fwk/interfaces/kits/napi/print_napi/src/
H A Dprint_module.cpp173 SetEnumProperty(env, object, "PRINTER_CONNECTED", static_cast<int32_t>(PRINTER_CONNECTED)); in NapiCreatePrinterStateEnum()
/base/print/print_fwk/services/print_service/src/
H A Dprint_service_ability.cpp1590 SendPrinterDiscoverEvent(PRINTER_CONNECTED, *printerInfo); in UpdatePrinterState()
3206 printerInfo->SetPrinterState(PRINTER_CONNECTED); in AddVendorPrinterToCupsWithPpd()
3219 SendPrinterDiscoverEvent(PRINTER_CONNECTED, *printerInfo); in AddVendorPrinterToCupsWithPpd()

Completed in 9 milliseconds