Searched refs:StorePermissions (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/include/ |
H A D | bundle_installer.h | 54 …uint8_t StorePermissions(const char *bundleName, PermissionTrans *permissions, int32_t permNum, bo…
|
H A D | gt_bundle_installer.h | 52 …uint8_t StorePermissions(const char *bundleName, PermissionTrans *permissions, int32_t permNum, bo…
|
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/ |
H A D | bundle_installer.cpp | 235 …errorCode = StorePermissions(installRecord.bundleName, permissions.permissionTrans, permissions.pe… in ProcessBundleInstall() 674 uint8_t BundleInstaller::StorePermissions(const char *bundleName, PermissionTrans *permissions, int… in StorePermissions() function in OHOS::BundleInstaller
|
H A D | gt_bundle_installer.cpp | 311 …errorCode = StorePermissions(installRecord.bundleName, permissions.permissionTrans, permissions.pe… in ProcessBundleInstall() 759 uint8_t GtBundleInstaller::StorePermissions(const char *bundleName, PermissionTrans *permissions, i… in StorePermissions() function in OHOS::GtBundleInstaller
|