Searched defs:IsAllowedCreateAdmin (Results 1 - 4 of 4) sorted by relevance
/base/account/os_account/services/accountmgr/src/osaccount/ | ||
H A D | os_account_file_operator.cpp | 179 ErrCode OsAccountFileOperator::IsAllowedCreateAdmin(bool &isAllowedCreateAdmin) in IsAllowedCreateAdmin() function in OHOS::AccountSA::OsAccountFileOperator |
H A D | inner_os_account_manager.cpp | 2108 ErrCode IInnerOsAccountManager::IsAllowedCreateAdmin(bool &isAllowedCreateAdmin) in RetryToGetAccount() function in OHOS::AccountSA::IInnerOsAccountManager |
H A D | os_account_control_file_manager.cpp | 1610 ErrCode OsAccountControlFileManager::IsAllowedCreateAdmin(bool &isAllowedCreateAdmin) in IsAllowedCreateAdmin() function in OHOS::OsAccountControlFileManager |
/base/account/os_account/services/accountmgr/test/unittest/os_account/mock/ | ||
H A D | mock_os_account_control_file_manager.h | 66 ErrCode IsAllowedCreateAdmin(bool &isAllowedCreateAdmin) { return ERR_OK; } in IsAllowedCreateAdmin() function in OHOS::AccountSA::MockOsAccountControlFileManager |
Completed in 7 milliseconds