Home
last modified time | relevance | path

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

/ohos5.0/base/print/print_fwk/utils/include/
H A Dprint_security_guard_util.h24 FROM_EPRINT = 1, enumerator
39 typeMap.insert({"EPRINT", FROM_EPRINT}); in GetPrinterType()
/ohos5.0/base/print/print_fwk/services/print_service/src/
H A Dprint_security_guard_info.cpp46 if (subType_ == FROM_EPRINT) { in SetPrintTypeInfo()