Home
last modified time | relevance | path

Searched defs:PERMISSION_NAME_PRINT (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/print/print_fwk/utils/include/
H A Dprint_constant.h250 static const std::string PERMISSION_NAME_PRINT = "ohos.permission.PRINT"; variable
/ohos5.0/base/print/print_fwk/services/scan_service/src/
H A Dscan_service_ability.cpp115 static const std::string PERMISSION_NAME_PRINT = "ohos.permission.PRINT"; variable