Home
last modified time | relevance | path

Searched refs:SPOOLER_BUNDLE_NAME (Results 1 - 6 of 6) sorted by relevance

/base/print/print_fwk/services/print_service/src/
H A Dprint_ipp_over_usb_manager.cpp30 static const std::string SPOOLER_BUNDLE_NAME = "com.ohos.spooler"; member
69 if (extensionId != SPOOLER_BUNDLE_NAME) { in ConnectPrinter()
101 if (extensionId != SPOOLER_BUNDLE_NAME) { in DisConnectPrinter()
H A Dprint_service_ability.cpp69 static const std::string SPOOLER_BUNDLE_NAME = "com.ohos.spooler"; member
126 spoolerBundleName_(SPOOLER_BUNDLE_NAME), in PrintServiceAbility()
1541 if (!PrintUtil::startsWith(printerId, SPOOLER_BUNDLE_NAME)) { in UpdatePrinterCapability()
2583 want.SetElementName(SPOOLER_BUNDLE_NAME, SPOOLER_STATUS_BAR_ABILITY_NAME); in CallStatusBar()
H A Dprint_cups_client.cpp125 static const std::string SPOOLER_BUNDLE_NAME = "com.ohos.spooler"; member
1443 bool isCustomizedExtension = !(PrintUtil::startsWith(printerId, SPOOLER_BUNDLE_NAME) || in CheckPrinterOnline()
/base/print/print_fwk/test/unittest/service_test/
H A Dprint_service_helper_test.cpp30 static const std::string SPOOLER_BUNDLE_NAME = "com.ohos.spooler"; member
/base/print/print_fwk/interfaces/kits/napi/print_napi/src/
H A Dprint_task.cpp36 static const std::string SPOOLER_BUNDLE_NAME = "com.ohos.spooler"; member
253 want.SetElementName(SPOOLER_BUNDLE_NAME, SPOOLER_PREVIEW_ABILITY_NAME); in StartUIExtensionAbility()
/base/print/print_fwk/frameworks/innerkitsimpl/print_impl/src/
H A Dprint_manager_client.cpp35 static const std::string SPOOLER_BUNDLE_NAME = "com.ohos.spooler"; member
626 want.SetElementName(SPOOLER_BUNDLE_NAME, SPOOLER_PREVIEW_ABILITY_NAME); in SetWantParam()

Completed in 11 milliseconds