/base/security/permission_lite/services/pms/src/ |
D | perm_operate.c | 33 return (int)cur->permList[i].granted; in PermissionIsGranted() 41 int ModifyPermission(TNode *node, const char *permission, const enum IsGranted granted) in ModifyPermission() argument 49 node->permList[i].granted = granted; in ModifyPermission()
|
D | pms_impl.c | 159 perms->granted = (enum IsGranted)itemGranted->valueint; in ParseFixedPermissionsItem() 257 cJSON_AddItemToObject(object, FIELD_IS_GRANTED, cJSON_CreateBool(permissions[i].granted)); in SavePermissions() 417 updatePerms[i].granted = NOT_GRANTED; in UpdateAppPermission() 420 updatePerms[i].granted = (permType == SYSTEM_GRANT) ? GRANTED : NOT_GRANTED; in UpdateAppPermission() 424 updatePerms[i].granted = permissions[j].granted; in UpdateAppPermission() 593 …nt OnPermissionFileSync(const char *identifier, const char *permName, const enum IsGranted granted) in OnPermissionFileSync() argument 605 isSave = permissions[i].granted ^ granted; in OnPermissionFileSync() 606 permissions[i].granted = granted; in OnPermissionFileSync()
|
/base/security/permission_lite/services/pms/include/ |
D | perm_operate.h | 23 int ModifyPermission(TNode *node, const char *permission, const enum IsGranted granted);
|
/base/security/permission_lite/interfaces/kits/ |
D | pms_types.h | 108 enum IsGranted granted; member
|
/base/notification/distributed_notification_service/test/fuzztest/advancednotificationservice_fuzzer/ |
D | advancednotificationservice_fuzzer.cpp | 69 bool granted = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local 70 advancedNotificationService.HasNotificationPolicyAccessPermission(granted); in DoSomethingInterestingWithMyAPI()
|
/base/location/ |
D | README.en.md | 60 …- Your application can use the location function only after the user has granted the permission an… 62 …provide the location service for your application only after it has been granted the permission to…
|
/base/notification/distributed_notification_service/test/fuzztest/ansmanagerstub_fuzzer/ |
D | ansmanagerstub_fuzzer.cpp | 141 bool granted = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local 142 ansManagerStub.HasNotificationPolicyAccessPermission(granted); in DoSomethingInterestingWithMyAPI()
|
/base/security/permission_lite/ |
D | README.md | 5 …cesses, apps in other sandboxes need the required permissions, which are granted and managed based… 49 …missions requested by an app and checks whether the requested permissions have been granted. | 165 // Check whether the ohos.permission.INSTALL_BUNDLE permission has been granted.
|
/base/update/updater/resources/font/ |
D | LICENSE_Fonts | 13 "YOU" shall mean an individual or legal entity exercising permissions granted by this Agreement.
|
/base/global/system_resources/ |
D | LICENSE_Fonts | 13 "YOU" shall mean an individual or legal entity exercising permissions granted by this Agreement.
|
D | LICENSE | 27 exercising permissions granted by this License. 89 granted to You under this License for that Work shall terminate
|
/base/notification/distributed_notification_service/frameworks/core/include/ |
D | ans_manager_interface.h | 247 virtual ErrCode HasNotificationPolicyAccessPermission(bool &granted) = 0;
|
D | ans_manager_proxy.h | 236 ErrCode HasNotificationPolicyAccessPermission(bool &granted) override;
|
/base/update/sys_installer_lite/ |
D | LICENSE | 25 exercising permissions granted by this License. 87 granted to You under this License for that Work shall terminate
|
/base/powermgr/battery_lite/ |
D | LICENSE | 25 exercising permissions granted by this License. 87 granted to You under this License for that Work shall terminate
|
/base/global/resource_management/ |
D | LICENSE | 25 exercising permissions granted by this License. 87 granted to You under this License for that Work shall terminate
|
/base/hiviewdfx/hitrace/ |
D | LICENSE | 25 exercising permissions granted by this License. 87 granted to You under this License for that Work shall terminate
|
/base/telephony/state_registry/ |
D | LICENSE | 25 exercising permissions granted by this License. 87 granted to You under this License for that Work shall terminate
|
/base/telephony/sms_mms/ |
D | LICENSE | 25 exercising permissions granted by this License. 87 granted to You under this License for that Work shall terminate
|
/base/security/access_token/ |
D | LICENSE | 25 exercising permissions granted by this License. 87 granted to You under this License for that Work shall terminate
|
/base/security/selinux_adapter/ |
D | LICENSE | 25 exercising permissions granted by this License. 87 granted to You under this License for that Work shall terminate
|
/base/notification/common_event_service/ |
D | LICENSE | 25 exercising permissions granted by this License. 87 granted to You under this License for that Work shall terminate
|
/base/useriam/pin_auth/ |
D | LICENSE | 25 exercising permissions granted by this License. 87 granted to You under this License for that Work shall terminate
|
/base/security/certificate_manager/ |
D | LICENSE | 25 exercising permissions granted by this License. 87 granted to You under this License for that Work shall terminate
|
/base/telephony/cellular_data/ |
D | LICENSE | 25 exercising permissions granted by this License. 87 granted to You under this License for that Work shall terminate
|