Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dability_manager_service.h2342 std::shared_ptr<AppExecFwk::BundleMgrHelper> bundleMgrHelper_; variable
/ohos5.0/foundation/ability/ability_runtime/services/uripermmgr/src/
H A Duri_permission_utils.cpp315 std::shared_ptr<AppExecFwk::BundleMgrHelper> UPMSUtils::bundleMgrHelper_ = nullptr; member in OHOS::AAFwk::UPMSUtils