Home
last modified time | relevance | path

Searched refs:ProcCreateOsAccountWithShortName (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/account/os_account/services/accountmgr/include/osaccount/
H A Dos_account_stub.h39 ErrCode ProcCreateOsAccountWithShortName(MessageParcel &data, MessageParcel &reply);
/ohos5.0/base/account/os_account/services/accountmgr/src/osaccount/
H A Dos_account_stub.cpp52 return ptr->ProcCreateOsAccountWithShortName(data, reply); }, in __anon67451b0a0202()
599 ErrCode OsAccountStub::ProcCreateOsAccountWithShortName(MessageParcel &data, MessageParcel &reply) in ProcCreateOsAccountWithShortName() function in OHOS::AccountSA::OsAccountStub