Searched defs:adminType (Results 1 – 11 of 11) 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 | 197 …viceMgrAbilityTest::EnableAdminSuc(AppExecFwk::ElementName &admin, AdminType adminType, int userId, in EnableAdminSuc() 4175 int32_t adminType = want->GetIntParam("adminType", -1); variable
|
| /base/customization/enterprise_device_management/services/edm/src/ |
| D | hisysevent_adapter.cpp | 42 const int32_t & adminType, const std::string &extraInfo) in ReportEdmEventManagerAdmin()
|
| D | permission_manager.cpp | 64 …anager::GetAdminGrantedPermission(const std::vector<std::string> &permissions, AdminType adminType, in GetAdminGrantedPermission()
|
| D | permission_checker.cpp | 206 …PermissionChecker::GetAllPermissionsByAdmin(const std::string &bundleInfoName, AdminType adminType, in GetAllPermissionsByAdmin() 316 IPlugin::PermissionType PermissionChecker::AdminTypeToPermissionType(AdminType adminType) in AdminTypeToPermissionType()
|
| D | admin_policies_storage_rdb.cpp | 348 int32_t adminType = 0; in SetAdminItems() local
|
| D | enterprise_device_mgr_ability.cpp | 1297 AdminType adminType = deviceAdmin->GetAdminType(); in DisableAdmin() local 1312 …DeviceMgrAbility::CheckDisableAdmin(const std::string &bundleName, AdminType adminType, bool isDeb… in CheckDisableAdmin() 1335 …eviceMgrAbility::DoDisableAdmin(const std::string &bundleName, int32_t userId, AdminType adminType) in DoDisableAdmin() 1667 ErrCode EnterpriseDeviceMgrAbility::GetEnabledAdmin(AdminType adminType, std::vector<std::string> &… in GetEnabledAdmin()
|
| /base/customization/enterprise_device_management/interfaces/kits/admin_manager/include/ |
| D | admin_manager_addon.h | 41 int32_t adminType = 0; member
|
| /base/customization/enterprise_device_management/interfaces/kits/admin_manager/src/ |
| D | admin_manager_addon.cpp | 890 int32_t adminType = JsAdminTypeToAdminType(jsAdminType); in StartAdminProvision() local 916 int32_t adminType, std::map<std::string, std::string> ¶meters) in CheckByodParams() 1120 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 | 1119 int32_t adminType = want->GetIntParam("adminType", -1); variable
|