Home
last modified time | relevance | path

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

/ohos5.0/base/print/print_fwk/services/print_service/src/
H A Dprint_service_ability.cpp107 static const std::string NOTIFY_INFO_SPOOLER_CLOSED_FOR_CANCELLED = "spooler_closed_for_cancelled"; variable
2543 if (type == NOTIFY_INFO_SPOOLER_CLOSED_FOR_CANCELLED) { in NotifyPrintService()