Searched defs:CreateOsAccount (Results 1 – 8 of 8) sorted by relevance
36 std::string AccountCommandUtil::CreateOsAccount() in CreateOsAccount() function in OHOS::AccountSA::AccountCommandUtil
24 "CreateOsAccount": [], array
24 ErrCode OsAccountManager::CreateOsAccount( in CreateOsAccount() function in OHOS::AccountSA::OsAccountManager
54 ErrCode OsAccount::CreateOsAccount(const std::string &name, const OsAccountType &type, OsAccountInf… in CreateOsAccount() function in OHOS::AccountSA::OsAccount
26 ErrCode OsAccountProxy::CreateOsAccount( in CreateOsAccount() function in OHOS::AccountSA::OsAccountProxy
82 ErrCode OsAccountManagerService::CreateOsAccount( in CreateOsAccount() function in OHOS::AccountSA::OsAccountManagerService
252 ErrCode IInnerOsAccountManager::CreateOsAccount( in CreateOsAccount() function in OHOS::AccountSA::IInnerOsAccountManager
342 napi_value CreateOsAccount(napi_env env, napi_callback_info cbInfo) in CreateOsAccount() function