Home
last modified time | relevance | path

Searched defs:DisableSuperAdmin (Results 1 – 4 of 4) sorted by relevance

/base/customization/enterprise_device_management/test/unittest/enterprise_device_mgr_proxy/enterprise_device_mgr_proxy_test/
Denterprise_device_mgr_stub_mock.h94 ErrCode DisableSuperAdmin(const std::string &bundleName) override { return 0; } in DisableSuperAdmin() function
/base/customization/enterprise_device_management/interfaces/inner_api/common/src/
Denterprise_device_mgr_proxy.cpp123 ErrCode EnterpriseDeviceMgrProxy::DisableSuperAdmin(const std::string &bundleName) in DisableSuperAdmin() function in OHOS::EDM::EnterpriseDeviceMgrProxy
/base/customization/enterprise_device_management/interfaces/kits/admin_manager/src/
Dadmin_manager_addon.cpp204 napi_value AdminManager::DisableSuperAdmin(napi_env env, napi_callback_info info) in DisableSuperAdmin() function in AdminManager
/base/customization/enterprise_device_management/services/edm/src/
Denterprise_device_mgr_ability.cpp692 ErrCode EnterpriseDeviceMgrAbility::DisableSuperAdmin(const std::string &bundleName) in DisableSuperAdmin() function in OHOS::EDM::EnterpriseDeviceMgrAbility