| /base/customization/enterprise_device_management/test/unittest/services/edm_plugin/src/ |
| D | bundle_install_plugin_test.cpp | 57 …for (int32_t policyType = static_cast<int32_t>(AppExecFwk::AppInstallControlRuleType::DISALLOWED_U… variable 75 …for (int32_t policyType = static_cast<int32_t>(AppExecFwk::AppInstallControlRuleType::DISALLOWED_U… variable 94 …for (int32_t policyType = static_cast<int32_t>(AppExecFwk::AppInstallControlRuleType::DISALLOWED_U… variable 137 …for (int32_t policyType = static_cast<int32_t>(AppExecFwk::AppInstallControlRuleType::DISALLOWED_U… variable 156 …for (int32_t policyType = static_cast<int32_t>(AppExecFwk::AppInstallControlRuleType::DISALLOWED_U… variable 175 …for (int32_t policyType = static_cast<int32_t>(AppExecFwk::AppInstallControlRuleType::DISALLOWED_U… variable 196 …for (int32_t policyType = static_cast<int32_t>(AppExecFwk::AppInstallControlRuleType::DISALLOWED_U… variable
|
| /base/customization/enterprise_device_management/test/unittest/interface/inner_api/proxy/ |
| D | bundle_manager_proxy_test.cpp | 83 for (int32_t policyType = static_cast<int32_t>(PolicyType::ALLOW_INSTALL); variable 103 for (int32_t policyType = static_cast<int32_t>(PolicyType::ALLOW_INSTALL); variable 119 for (int32_t policyType = static_cast<int32_t>(PolicyType::ALLOW_INSTALL); variable 139 for (int32_t policyType = static_cast<int32_t>(PolicyType::ALLOW_INSTALL); variable 155 for (int32_t policyType = static_cast<int32_t>(PolicyType::ALLOW_INSTALL); variable 176 for (int32_t policyType = static_cast<int32_t>(PolicyType::ALLOW_INSTALL); variable 195 for (int32_t policyType = static_cast<int32_t>(PolicyType::ALLOW_INSTALL); variable 215 for (int32_t policyType = static_cast<int32_t>(PolicyType::ALLOW_INSTALL); variable 232 int32_t policyType = static_cast<int32_t>(PolicyType::INVALID_TYPE); variable
|
| /base/customization/enterprise_device_management/interfaces/inner_api/bundle_manager/src/ |
| D | bundle_manager_proxy.cpp | 93 int32_t userId, int32_t policyType) in AddBundlesByPolicyType() 115 int32_t userId, int32_t policyType) in RemoveBundlesByPolicyType() 137 std::vector<std::string> &bundles, int32_t policyType) in GetBundlesByPolicyType()
|
| /base/security/access_token/services/privacymanager/src/sensitive/camera_manager/ |
| D | camera_manager_privacy_proxy.cpp | 27 int32_t CameraManagerPrivacyProxy::MuteCameraPersist(PolicyType policyType, bool muteMode) in MuteCameraPersist()
|
| D | camera_manager_privacy_client.cpp | 52 int32_t CameraManagerPrivacyClient::MuteCameraPersist(PolicyType policyType, bool muteMode) in MuteCameraPersist()
|
| /base/security/access_token/test/fuzztest/services/privacy/setmutepolicystub_fuzzer/ |
| D | setmutepolicystub_fuzzer.cpp | 71 uint32_t policyType = fuzzData.GetData<uint32_t>(); in SetMutePolicyStubFuzzTest() local
|
| /base/customization/enterprise_device_management/interfaces/kits/bundle_manager/include/ |
| D | bundle_manager_addon.h | 34 int32_t policyType = 0; member
|
| /base/security/access_token/frameworks/common/src/ |
| D | data_validator.cpp | 153 PolicyType policyType = static_cast<PolicyType>(type); in IsPolicyTypeValid() local
|
| /base/customization/enterprise_device_management/interfaces/kits/bundle_manager/src/ |
| D | bundle_manager_addon.cpp | 615 int32_t policyType = 0; in AddOrRemoveInstallBundlesSync() local 636 void BundleManagerAddon::InitPolicyType(const std::string &workName, int32_t &policyType) in InitPolicyType() 692 int32_t policyType = 0; in GetAllowedOrDisallowedInstallBundlesSync() local
|
| /base/customization/enterprise_device_management/interfaces/kits/system_manager/src/ |
| D | system_manager_addon.cpp | 342 int32_t policyType = -1; in JsObjToUpdatePolicy() local 384 napi_value policyType = nullptr; in ConvertUpdatePolicyToJs() local
|
| /base/security/access_token/interfaces/innerkits/privacy/src/ |
| D | privacy_kit.cpp | 226 int32_t PrivacyKit::SetMutePolicy(uint32_t policyType, uint32_t callerType, bool isMute) in SetMutePolicy()
|
| D | privacy_manager_proxy.cpp | 469 int32_t PrivacyManagerProxy::SetMutePolicy(uint32_t policyType, uint32_t callerType, bool isMute) in SetMutePolicy()
|
| D | privacy_manager_client.cpp | 363 int32_t PrivacyManagerClient::SetMutePolicy(uint32_t policyType, uint32_t callerType, bool isMute) in SetMutePolicy()
|
| /base/security/access_token/services/privacymanager/src/service/ |
| D | privacy_manager_service.cpp | 285 int32_t PrivacyManagerService::SetMutePolicy(uint32_t policyType, uint32_t callerType, bool isMute) in SetMutePolicy()
|
| D | privacy_manager_stub.cpp | 431 uint32_t policyType; in SetMutePolicyInner() local
|
| /base/security/access_token/services/privacymanager/test/unittest/ |
| D | privacy_manager_service_test.cpp | 329 int32_t SetMutePolicy(uint32_t policyType, uint32_t callerType, bool isMute) in SetMutePolicy()
|
| /base/security/access_token/services/privacymanager/src/record/ |
| D | permission_record_manager.cpp | 1276 int32_t PermissionRecordManager::SetMutePolicy(const PolicyType& policyType, const CallerType& call… in SetMutePolicy()
|