Searched defs:GetAdminByUserId (Results 1 – 2 of 2) sorted by relevance
104 bool AdminContainer::GetAdminByUserId(int32_t userId, std::vector<std::shared_ptr<Admin>> &userAdmi… in GetAdminByUserId() function in OHOS::EDM::AdminContainer
54 bool AdminManager::GetAdminByUserId(int32_t userId, std::vector<std::shared_ptr<Admin>> &userAdmin) in GetAdminByUserId() function in OHOS::EDM::AdminManager