Searched refs:CheckBundlePermission (Results 1 – 4 of 4) sorted by relevance
83 bool FormInfoMgr::CheckBundlePermission() in CheckBundlePermission() function in OHOS::AppExecFwk::FormInfoMgr
504 if (!CheckBundlePermission()) { in GetAllFormsInfo()520 if (!CheckBundlePermission()) { in GetFormsInfoByFilter()554 if (!CheckBundlePermission() && !IsCaller(bundleName)) { in GetFormsInfoByBundle()579 if (!CheckBundlePermission() && !IsCaller(bundleName)) { in GetFormsInfoByModule()766 bool FormInfoMgr::CheckBundlePermission() in CheckBundlePermission() function in OHOS::AppExecFwk::FormInfoMgr
61 formInfoMgr.CheckBundlePermission(); in DoSomethingInterestingWithMyAPI()
130 static bool CheckBundlePermission();