Home
last modified time | relevance | path

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

/ohos5.0/base/security/dlp_permission_service/interfaces/kits/napi_common/src/
H A Dnapi_common.cpp35 const std::string DLP_MANAGER_BUNDLENAME = "com.ohos.dlpmanager"; variable
1718 requestWant.SetElementName(DLP_MANAGER_BUNDLENAME, DLP_MANAGER_ABILITYNAME); in ParseWantReq()