Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Ddlp_utils.h112 static bool CheckCallerIsDlpManager(const std::shared_ptr<AppExecFwk::BundleMgrHelper> &bundleManag… in CheckCallerIsDlpManager() function
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_manager_service.cpp10425 if (!DlpUtils::CheckCallerIsDlpManager(GetBundleManager())) { in NotifySaveAsResult()