Searched refs:IsSelfCalling (Results 1 – 6 of 6) sorted by relevance
49 bool BundlePermissionMgr::IsSelfCalling() in IsSelfCalling() function in OHOS::AppExecFwk::BundlePermissionMgr95 bool BundlePermissionMgr::IsSelfCalling() in IsSelfCalling() function in OHOS::AppExecFwk::BundlePermissionMgr
364 if (!BundlePermissionMgr::IsSelfCalling() && in Install()395 if (!BundlePermissionMgr::IsSelfCalling() && in Install()514 if (!BundlePermissionMgr::IsSelfCalling() && in InstallByBundleName()669 if (!BundlePermissionMgr::IsSelfCalling() && in DestoryBundleStreamInstaller()732 if (!BundlePermissionMgr::IsSelfCalling() && in UpdateBundleForSelf()754 if (!BundlePermissionMgr::IsSelfCalling() && in UninstallAndRecover()
554 bool BundlePermissionMgr::IsSelfCalling() in IsSelfCalling() function in OHOS::AppExecFwk::BundlePermissionMgr565 if (!BundlePermissionMgr::IsSelfCalling() && in VerifyUninstallPermission()576 if (!BundlePermissionMgr::IsSelfCalling() && in VerifyRecoverPermission()
96 static bool IsSelfCalling();
800 if (!BundlePermissionMgr::IsSelfCalling() && in VerifyPermission()
892 bool result = BundlePermissionMgr::IsSelfCalling();