Searched defs:CreateOsAccount (Results 1 – 8 of 8) sorted by relevance
35 void AccountCommandUtil::CreateOsAccount() in CreateOsAccount() function in OHOS::AccountSA::AccountCommandUtil
24 "CreateOsAccount": [], array
23 ErrCode OsAccountManager::CreateOsAccount( in CreateOsAccount() function in OHOS::AccountSA::OsAccountManager
47 ErrCode OsAccountManagerService::CreateOsAccount( in CreateOsAccount() function in OHOS::AccountSA::OsAccountManagerService
278 ErrCode IInnerOsAccountManager::CreateOsAccount( in CreateOsAccount() function in OHOS::AccountSA::IInnerOsAccountManager
28 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
328 napi_value CreateOsAccount(napi_env env, napi_callback_info cbInfo) in CreateOsAccount() function