Home
last modified time | relevance | path

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

/ohos5.0/base/print/print_fwk/services/print_service/src/
H A Dprint_service_ability.cpp108 static const std::string NOTIFY_INFO_SPOOLER_CLOSED_FOR_STARTED = "spooler_closed_for_started"; variable
2536 if (type == "0" || type == NOTIFY_INFO_SPOOLER_CLOSED_FOR_STARTED) { in NotifyPrintService()