Searched refs:ReadOsAccountInfoList (Results 1 – 2 of 2) sorted by relevance
108 bool ReadOsAccountInfoList(MessageParcel &data, std::vector<OsAccountInfo> &parcelableInfos);
525 ReadOsAccountInfoList(reply, osAccountInfos); in QueryAllCreatedOsAccounts()1249 ReadOsAccountInfoList(reply, osAccountList); in GetOsAccountListFromDatabase()1486 bool OsAccountProxy::ReadOsAccountInfoList(MessageParcel &data, std::vector<OsAccountInfo> &infoLis… in ReadOsAccountInfoList() function in OHOS::AccountSA::OsAccountProxy