Searched defs:isAllowedCreateAdmin (Results 1 – 5 of 5) sorted by relevance
164 ErrCode OsAccountFileOperator::IsAllowedCreateAdmin(bool &isAllowedCreateAdmin) in IsAllowedCreateAdmin()
127 bool isAllowedCreateAdmin = false; in CreateOsAccountWithFullInfo() local148 bool isAllowedCreateAdmin = false; in UpdateOsAccountWithFullInfo() local185 bool isAllowedCreateAdmin = false; in CreateOsAccountForDomain() local
397 bool isAllowedCreateAdmin = false; in RetryToGetAccount() local1811 ErrCode IInnerOsAccountManager::IsAllowedCreateAdmin(bool &isAllowedCreateAdmin) in RetryToGetAccount()
1505 ErrCode OsAccountControlFileManager::IsAllowedCreateAdmin(bool &isAllowedCreateAdmin) in IsAllowedCreateAdmin()
65 ErrCode IsAllowedCreateAdmin(bool &isAllowedCreateAdmin) { return ERR_OK; } in IsAllowedCreateAdmin()