Home
last modified time | relevance | path

Searched refs:ReadAppAccountList (Results 1 - 2 of 2) sorted by relevance

/base/account/os_account/frameworks/appaccount/native/src/
H A Dapp_account_proxy.cpp878 if (!ReadAppAccountList(reply, appAccounts)) { in GetAllAccounts()
903 if (!ReadAppAccountList(reply, appAccounts)) { in GetAllAccessibleAccounts()
928 if (!ReadAppAccountList(reply, appAccounts)) { in QueryAllAccessibleAccounts()
1147 bool AppAccountProxy::ReadAppAccountList(MessageParcel &parcel, std::vector<AppAccountInfo> &accountList) in ReadAppAccountList() function in OHOS::AccountSA::AppAccountProxy
/base/account/os_account/frameworks/appaccount/native/include/
H A Dapp_account_proxy.h114 bool ReadAppAccountList(MessageParcel &parcel, std::vector<AppAccountInfo> &accountList);

Completed in 3 milliseconds