Searched defs:isAllowedCreateAdmin (Results 1 – 5 of 5) sorted by relevance
179 ErrCode OsAccountFileOperator::IsAllowedCreateAdmin(bool &isAllowedCreateAdmin) in IsAllowedCreateAdmin()
143 bool isAllowedCreateAdmin = false; in ValidateAccountCreateParamAndPermission() local172 bool isAllowedCreateAdmin = false; in CreateOsAccountWithFullInfo() local193 bool isAllowedCreateAdmin = false; in UpdateOsAccountWithFullInfo() local242 bool isAllowedCreateAdmin = false; in CreateOsAccountForDomain() local
1636 ErrCode OsAccountControlFileManager::IsAllowedCreateAdmin(bool &isAllowedCreateAdmin) in IsAllowedCreateAdmin()
2143 ErrCode IInnerOsAccountManager::IsAllowedCreateAdmin(bool &isAllowedCreateAdmin) in RetryToGetAccount()
67 ErrCode IsAllowedCreateAdmin(bool &isAllowedCreateAdmin) { return ERR_OK; } in IsAllowedCreateAdmin()