Home
last modified time | relevance | path

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

/base/customization/enterprise_device_management/services/edm/src/
Dadmin_manager.cpp64 bool AdminManager::GetAdminByUserId(int32_t userId, std::vector<std::shared_ptr<Admin>> &userAdmin) in GetAdminByUserId()
143 std::vector<std::shared_ptr<Admin>> userAdmin; in GetAdminByPkgName() local
243 std::vector<std::shared_ptr<Admin>> userAdmin; in IsSuperAdminExist() local
290 std::vector<std::shared_ptr<Admin>> userAdmin; in GetEnabledAdmin() local
314 std::vector<std::shared_ptr<Admin>> userAdmin; in GetSubOrSuperAdminByPkgName() local
336 std::vector<std::shared_ptr<Admin>> userAdmin; in GetSubSuperAdminsByParentName() local
352 std::vector<std::shared_ptr<Admin>> userAdmin; in GetEntInfo() local
369 std::vector<std::shared_ptr<Admin>> userAdmin; in SetEntInfo() local
Denterprise_device_mgr_ability.cpp204 std::vector<std::shared_ptr<Admin>> userAdmin; in OnCommonEventUserRemoved() local
425 std::vector<std::shared_ptr<Admin>> userAdmin; in RemoveAllDebugAdmin() local
/base/customization/enterprise_device_management/test/unittest/services/edm/src/
Dadmin_manager_test.cpp46 std::vector<std::shared_ptr<Admin>> userAdmin; in TearDown() local
119 std::vector<std::shared_ptr<Admin>> userAdmin; variable
191 std::vector<std::shared_ptr<Admin>> userAdmin; variable
306 std::vector<std::shared_ptr<Admin>> userAdmin; variable
334 std::vector<std::shared_ptr<Admin>> userAdmin; variable
Denterprise_device_mgr_ability_test.cpp1885 std::vector<std::shared_ptr<Admin>> userAdmin; variable