Home
last modified time | relevance | path

Searched defs:GetAdmins (Results 1 – 5 of 5) sorted by relevance

/base/customization/enterprise_device_management/test/unittest/interface/inner_api/proxy/mock/include/
Denterprise_device_mgr_stub_mock.h169 ErrCode GetAdmins(std::vector<std::shared_ptr<AAFwk::Want>> &wants) override in GetAdmins() function
/base/customization/enterprise_device_management/services/edm/src/
Dadmin_manager.cpp281 void AdminManager::GetAdmins(std::vector<std::shared_ptr<Admin>> &admins, int32_t currentUserId) in GetAdmins() function in OHOS::EDM::AdminManager
Denterprise_device_mgr_ability.cpp1729 ErrCode EnterpriseDeviceMgrAbility::GetAdmins(std::vector<std::shared_ptr<AAFwk::Want>> &wants) in GetAdmins() function in OHOS::EDM::EnterpriseDeviceMgrAbility
/base/customization/enterprise_device_management/interfaces/inner_api/common/src/
Denterprise_device_mgr_proxy.cpp508 ErrCode EnterpriseDeviceMgrProxy::GetAdmins(std::vector<std::shared_ptr<AAFwk::Want>> &wants) in GetAdmins() function in OHOS::EDM::EnterpriseDeviceMgrProxy
/base/customization/enterprise_device_management/interfaces/kits/admin_manager/src/
Dadmin_manager_addon.cpp739 napi_value AdminManager::GetAdmins(napi_env env, napi_callback_info info) in GetAdmins() function in AdminManager