Searched defs:isAllowedCreateAdmin (Results 1 – 5 of 5) sorted by relevance
179 ErrCode OsAccountFileOperator::IsAllowedCreateAdmin(bool &isAllowedCreateAdmin) in IsAllowedCreateAdmin()
144 bool isAllowedCreateAdmin = false; in ValidateAccountCreateParamAndPermission() local173 bool isAllowedCreateAdmin = false; in CreateOsAccountWithFullInfo() local194 bool isAllowedCreateAdmin = false; in UpdateOsAccountWithFullInfo() local243 bool isAllowedCreateAdmin = false; in CreateOsAccountForDomain() local
1636 ErrCode OsAccountControlFileManager::IsAllowedCreateAdmin(bool &isAllowedCreateAdmin) in IsAllowedCreateAdmin()
2148 ErrCode IInnerOsAccountManager::IsAllowedCreateAdmin(bool &isAllowedCreateAdmin) in RetryToGetAccount()
67 ErrCode IsAllowedCreateAdmin(bool &isAllowedCreateAdmin) { return ERR_OK; } in IsAllowedCreateAdmin()