/ohos5.0/base/customization/enterprise_device_management/test/unittest/services/edm_plugin/src/ |
H A 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
|
/ohos5.0/base/customization/enterprise_device_management/test/unittest/interface/inner_api/proxy/ |
H A D | bundle_manager_proxy_test.cpp | 88 for (int32_t policyType = static_cast<int32_t>(PolicyType::ALLOW_INSTALL); variable 108 for (int32_t policyType = static_cast<int32_t>(PolicyType::ALLOW_INSTALL); variable 124 for (int32_t policyType = static_cast<int32_t>(PolicyType::ALLOW_INSTALL); variable 144 for (int32_t policyType = static_cast<int32_t>(PolicyType::ALLOW_INSTALL); variable 160 for (int32_t policyType = static_cast<int32_t>(PolicyType::ALLOW_INSTALL); variable 181 for (int32_t policyType = static_cast<int32_t>(PolicyType::ALLOW_INSTALL); variable 200 for (int32_t policyType = static_cast<int32_t>(PolicyType::ALLOW_INSTALL); variable 220 for (int32_t policyType = static_cast<int32_t>(PolicyType::ALLOW_INSTALL); variable 237 int32_t policyType = static_cast<int32_t>(PolicyType::INVALID_TYPE); variable
|
/ohos5.0/base/customization/enterprise_device_management/interfaces/inner_api/bundle_manager/src/ |
H A 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()
|
/ohos5.0/base/security/access_token/services/privacymanager/src/sensitive/camera_manager/ |
H A D | camera_manager_privacy_proxy.cpp | 27 int32_t CameraManagerPrivacyProxy::MuteCameraPersist(PolicyType policyType, bool muteMode) in MuteCameraPersist()
|
H A D | camera_manager_privacy_client.cpp | 52 int32_t CameraManagerPrivacyClient::MuteCameraPersist(PolicyType policyType, bool muteMode) in MuteCameraPersist()
|
/ohos5.0/base/security/access_token/test/fuzztest/services/privacy/setmutepolicystub_fuzzer/ |
H A D | setmutepolicystub_fuzzer.cpp | 71 uint32_t policyType = fuzzData.GetData<uint32_t>(); in SetMutePolicyStubFuzzTest() local
|
/ohos5.0/base/customization/enterprise_device_management/interfaces/kits/bundle_manager/include/ |
H A D | bundle_manager_addon.h | 34 int32_t policyType = 0; member
|
/ohos5.0/foundation/resourceschedule/work_scheduler/services/native/src/policy/ |
H A D | app_data_clear_listener.cpp | 95 void AppDataClearListener::OnPolicyChanged(PolicyType policyType, shared_ptr<DetectorValue> detecto… in OnPolicyChanged()
|
/ohos5.0/base/security/access_token/frameworks/common/src/ |
H A D | data_validator.cpp | 153 PolicyType policyType = static_cast<PolicyType>(type); in IsPolicyTypeValid() local
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/js/napi/audiomanager/ |
H A D | napi_audio_volume_group_manager.h | 61 int32_t policyType; member
|
/ohos5.0/base/customization/enterprise_device_management/interfaces/kits/bundle_manager/src/ |
H A 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
|
/ohos5.0/base/customization/enterprise_device_management/interfaces/kits/system_manager/src/ |
H A D | system_manager_addon.cpp | 342 int32_t policyType = -1; in JsObjToUpdatePolicy() local 384 napi_value policyType = nullptr; in ConvertUpdatePolicyToJs() local
|
/ohos5.0/base/security/access_token/interfaces/innerkits/privacy/src/ |
H A D | privacy_kit.cpp | 226 int32_t PrivacyKit::SetMutePolicy(uint32_t policyType, uint32_t callerType, bool isMute) in SetMutePolicy()
|
H A D | privacy_manager_proxy.cpp | 469 int32_t PrivacyManagerProxy::SetMutePolicy(uint32_t policyType, uint32_t callerType, bool isMute) in SetMutePolicy()
|
H A D | privacy_manager_client.cpp | 363 int32_t PrivacyManagerClient::SetMutePolicy(uint32_t policyType, uint32_t callerType, bool isMute) in SetMutePolicy()
|
/ohos5.0/base/security/access_token/services/privacymanager/src/service/ |
H A D | privacy_manager_service.cpp | 285 int32_t PrivacyManagerService::SetMutePolicy(uint32_t policyType, uint32_t callerType, bool isMute) in SetMutePolicy()
|
H A D | privacy_manager_stub.cpp | 431 uint32_t policyType; in SetMutePolicyInner() local
|
/ohos5.0/foundation/resourceschedule/qos_manager/services/include/ |
H A D | qos_interface.h | 145 int policyType; member
|
/ohos5.0/foundation/resourceschedule/ffrt/src/eu/ |
H A D | qos_interface.h | 133 int policyType; member
|
/ohos5.0/foundation/resourceschedule/work_scheduler/services/native/src/ |
H A D | work_policy_manager.cpp | 318 void WorkPolicyManager::OnPolicyChanged(PolicyType policyType, shared_ptr<DetectorValue> detectorVa… in OnPolicyChanged()
|
/ohos5.0/base/security/access_token/services/privacymanager/test/unittest/ |
H A D | privacy_manager_service_test.cpp | 329 int32_t SetMutePolicy(uint32_t policyType, uint32_t callerType, bool isMute) in SetMutePolicy()
|
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/binder/server/src/ |
H A D | hcamera_service_stub.cpp | 247 int32_t policyType = data.ReadInt32(); in HandleMuteCameraPersist() local
|
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/binder/client/src/ |
H A D | hcamera_service_proxy.cpp | 560 int32_t HCameraServiceProxy::MuteCameraPersist(PolicyType policyType, bool muteMode) in MuteCameraPersist()
|
/ohos5.0/base/security/access_token/services/privacymanager/src/record/ |
H A D | permission_record_manager.cpp | 1258 int32_t PermissionRecordManager::SetMutePolicy(const PolicyType& policyType, const CallerType& call… in SetMutePolicy()
|
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/ |
H A D | hcamera_service.cpp | 1096 int32_t HCameraService::MuteCameraPersist(PolicyType policyType, bool isMute) in MuteCameraPersist()
|