Home
last modified time | relevance | path

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

/ohos5.0/base/customization/enterprise_device_management/services/edm/src/
H A Dadmin_manager.cpp54 bool AdminManager::GetAdminByUserId(int32_t userId, std::vector<std::shared_ptr<Admin>> &userAdmin) in GetAdminByUserId()
109 std::vector<std::shared_ptr<Admin>> userAdmin; in GetAdminByPkgName() local
178 std::vector<std::shared_ptr<Admin>> userAdmin; in IsSuperAdminExist() local
225 std::vector<std::shared_ptr<Admin>> userAdmin; in GetEnabledAdmin() local
249 std::vector<std::shared_ptr<Admin>> userAdmin; in GetSubOrSuperAdminByPkgName() local
271 std::vector<std::shared_ptr<Admin>> userAdmin; in GetSubSuperAdminsByParentName() local
288 std::vector<std::shared_ptr<Admin>> userAdmin; in GetEntInfo() local
305 std::vector<std::shared_ptr<Admin>> userAdmin; in SetEntInfo() local
H A Denterprise_device_mgr_ability.cpp210 std::vector<std::shared_ptr<Admin>> userAdmin; in OnCommonEventUserRemoved() local
453 std::vector<std::shared_ptr<Admin>> userAdmin; in RemoveAllDebugAdmin() local
/ohos5.0/base/customization/enterprise_device_management/test/unittest/services/edm/src/
H A Dadmin_manager_test.cpp46 std::vector<std::shared_ptr<Admin>> userAdmin; in TearDown() local
68 std::vector<std::shared_ptr<Admin>> userAdmin; variable
140 std::vector<std::shared_ptr<Admin>> userAdmin; variable
255 std::vector<std::shared_ptr<Admin>> userAdmin; variable
284 std::vector<std::shared_ptr<Admin>> userAdmin; variable
H A Denterprise_device_mgr_ability_test.cpp1890 std::vector<std::shared_ptr<Admin>> userAdmin; variable