Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/frameworks/osaccount/core/src/
H A Dos_account_proxy.cpp61 if (!ReadOsAccountInfo(reply, osAccountInfo)) { in CreateOsAccount()
115 if (!ReadOsAccountInfo(reply, osAccountInfo)) { in CreateOsAccount()
550 if (!ReadOsAccountInfo(reply, osAccountInfo)) { in QueryCurrentOsAccount()
564 if (!ReadOsAccountInfo(reply, osAccountInfo)) { in QueryOsAccountById()
1215 if (!ReadOsAccountInfo(reply, osAccountInfo)) { in GetOsAccountFromDatabase()
1462 bool OsAccountProxy::ReadOsAccountInfo(MessageParcel &data, OsAccountInfo &accountInfo) in ReadOsAccountInfo() function in OHOS::AccountSA::OsAccountProxy
/ohos5.0/base/account/os_account/frameworks/osaccount/core/include/
H A Dos_account_proxy.h109 bool ReadOsAccountInfo(MessageParcel &data, OsAccountInfo &accountInfo);