Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_host_impl.cpp82 !BundlePermissionMgr::IsBundleSelfCalling(appName)) { in GetApplicationInfo()
106 !BundlePermissionMgr::IsBundleSelfCalling(appName)) { in GetApplicationInfoV9()
201 !BundlePermissionMgr::IsBundleSelfCalling(bundleName)) { in GetBundleInfo()
226 !BundlePermissionMgr::IsBundleSelfCalling(bundleName)) { in GetBaseSharedBundleInfos()
245 if (BundlePermissionMgr::IsBundleSelfCalling(bundleName)) { in GetBundleInfoV9()
599 !BundlePermissionMgr::IsBundleSelfCalling(bundleName)) { in GetBundleGids()
615 !BundlePermissionMgr::IsBundleSelfCalling(bundleName)) { in GetBundleGidsByUid()
1034 !BundlePermissionMgr::IsBundleSelfCalling(bundleName)) { in GetAbilityLabel()
1060 !BundlePermissionMgr::IsBundleSelfCalling(bundleName)) { in GetAbilityLabel()
1541 !BundlePermissionMgr::IsBundleSelfCalling(bundleName)) { in CleanBundleCacheFiles()
[all …]
H A Dbundle_permission_mgr.cpp600 bool BundlePermissionMgr::IsBundleSelfCalling(const std::string &bundleName) in IsBundleSelfCalling() function in OHOS::AppExecFwk::BundlePermissionMgr
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/overlay/
H A Dbundle_overlay_manager_host_impl.cpp166 !BundlePermissionMgr::IsBundleSelfCalling(bundleName)) { in GetOverlayModuleInfoByBundleName()
230 !BundlePermissionMgr::IsBundleSelfCalling(targetBundleName)) { in GetOverlayModuleInfoForTarget()
280 !BundlePermissionMgr::IsBundleSelfCalling(bundleName)) { in SetOverlayEnabled()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
H A Dbundle_permission_mgr.cpp64 bool BundlePermissionMgr::IsBundleSelfCalling(const std::string &bundleName) in IsBundleSelfCalling() function in OHOS::AppExecFwk::BundlePermissionMgr
110 bool BundlePermissionMgr::IsBundleSelfCalling(const std::string &bundleName) in IsBundleSelfCalling() function in OHOS::AppExecFwk::BundlePermissionMgr
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_permission_mgr.h104 static bool IsBundleSelfCalling(const std::string &bundleName);
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_service_startup_test/
H A Dbms_service_startup_test.cpp676 ret = BundlePermissionMgr::IsBundleSelfCalling("");
703 ret = BundlePermissionMgr::IsBundleSelfCalling(bundleName);