Home
last modified time | relevance | path

Searched defs:osAccountType (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/useriam/user_auth_framework/services/core/src/
H A Dipc_common.cpp124 …atic HdiUserType MapOsAccountTypeToUserType(int32_t userId, AccountSA::OsAccountType osAccountType) in MapOsAccountTypeToUserType()
138 AccountSA::OsAccountType osAccountType; in GetUserTypeByUserId() local
/ohos5.0/base/account/os_account/tools/acm/src/
H A Daccount_command.cpp134 std::string &shortName, OsAccountType &osAccountType, std::vector<std::string> &disallowedList) in ParseCreateCommandOpt()
167 OsAccountType osAccountType = END; in RunAsCreateCommand() local
/ohos5.0/base/account/os_account/interfaces/kits/napi/osaccount/src/
H A Dnapi_os_account.cpp116 napi_value osAccountType = nullptr; in OsAccountInit() local
/ohos5.0/base/account/os_account/services/accountmgr/src/osaccount/
H A Dos_account_stub.cpp625 OsAccountType osAccountType = static_cast<OsAccountType>(type); in ProcCreateOsAccountWithShortName() local