Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/uripermmgr/src/
H A Duri_permission_utils.cpp38 std::shared_ptr<AppExecFwk::BundleMgrHelper> UPMSUtils::ConnectManagerHelper() in ConnectManagerHelper() function in OHOS::AAFwk::UPMSUtils
158 auto bundleMgrHelper = ConnectManagerHelper(); in CheckIsSystemAppByBundleName()
177 auto bundleMgrHelper = ConnectManagerHelper(); in GetBundleApiTargetVersion()
250 auto bms = ConnectManagerHelper(); in GetAppIdByBundleName()
267 auto bms = ConnectManagerHelper(); in GetTokenIdByBundleName()
/ohos5.0/foundation/ability/ability_runtime/services/uripermmgr/include/
H A Duri_permission_utils.h46 static std::shared_ptr<AppExecFwk::BundleMgrHelper> ConnectManagerHelper();