Searched defs:adminType (Results 1 – 10 of 10) sorted by relevance
| /base/customization/enterprise_device_management/tools/edm/src/ |
| D | edm_command.cpp | 89 AdminType adminType = AdminType::ENT; in RunAsEnableCommand() local 116 AdminType adminType = AdminType::UNKNOWN; in RunAsDisableAdminCommand() local 135 AdminType &adminType) in ParseEnableAdminCommandOption() 172 std::string &abilityName, AdminType &adminType) in RunAsEnableCommandParseOptionArgument() 219 ErrCode EdmCommand::ConvertStringToAdminType(std::string optarg, AdminType &adminType) in ConvertStringToAdminType()
|
| /base/customization/enterprise_device_management/test/unittest/services/edm/src/ |
| D | admin_test.cpp | 89 AdminType adminType = admin->GetAdminType(); variable 104 AdminType adminType = admin->GetAdminType(); variable 119 AdminType adminType = admin->GetAdminType(); variable
|
| D | enterprise_device_mgr_ability_test.cpp | 159 …viceMgrAbilityTest::EnableAdminSuc(AppExecFwk::ElementName &admin, AdminType adminType, int userId, in EnableAdminSuc() 4314 int32_t adminType = want->GetIntParam("adminType", -1); variable
|
| /base/customization/enterprise_device_management/services/edm/src/ |
| D | permission_manager.cpp | 62 …anager::GetAdminGrantedPermission(const std::vector<std::string> &permissions, AdminType adminType, in GetAdminGrantedPermission()
|
| D | admin_policies_storage_rdb.cpp | 232 int32_t adminType = 0; in SetAdminItems() local
|
| D | enterprise_device_mgr_ability.cpp | 649 …eDeviceMgrAbility::GetAllPermissionsByAdmin(const std::string &bundleInfoName, AdminType adminType, in GetAllPermissionsByAdmin() 1021 AdminType adminType = deviceAdmin->GetAdminType(); in DisableAdmin() local 1050 …eviceMgrAbility::DoDisableAdmin(const std::string &bundleName, int32_t userId, AdminType adminType) in DoDisableAdmin() 1200 IPlugin::PermissionType EnterpriseDeviceMgrAbility::AdminTypeToPermissionType(AdminType adminType) in AdminTypeToPermissionType()
|
| D | enterprise_device_mgr_stub.cpp | 176 AdminType adminType = AdminType::UNKNOWN; in EnableAdminInner() local
|
| /base/customization/enterprise_device_management/interfaces/kits/admin_manager/include/ |
| D | admin_manager_addon.h | 39 int32_t adminType = 0; member
|
| /base/customization/enterprise_device_management/interfaces/kits/admin_manager/src/ |
| D | admin_manager_addon.cpp | 779 int32_t adminType = JsAdminTypeToAdminType(jsAdminType); in StartAdminProvision() local 805 int32_t adminType, std::map<std::string, std::string> ¶meters) in CheckByodParams() 977 int32_t adminType = want->GetIntParam("adminType", -1); in ConvertWantToJsWithType() local
|
| /base/customization/enterprise_device_management/test/unittest/interface/inner_api/proxy/ |
| D | enterprise_device_mgr_proxy_test.cpp | 1035 int32_t adminType = want->GetIntParam("adminType", -1); variable
|