Home
last modified time | relevance | path

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

/ohos5.0/base/print/print_fwk/test/unittest/service_test/
H A Dprint_service_helper_test.cpp31 static const std::string SPOOLER_PACKAGE_NAME = "com.ohos.spooler"; variable
/ohos5.0/base/print/print_fwk/services/print_service/src/
H A Dprint_service_ability.cpp72 static const std::string SPOOLER_PACKAGE_NAME = "com.ohos.spooler"; variable
2643 std::string callerPkg = SPOOLER_PACKAGE_NAME; in CallStatusBar()