Home
last modified time | relevance | path

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

/base/account/os_account/frameworks/appaccount/cj/include/
H A Dappaccount_defination.h40 } CAppAccountInfo; typedef
43 CAppAccountInfo *head;
50 CAppAccountInfo account;
86 CAppAccountInfo account;
/base/account/os_account/frameworks/appaccount/cj/src/
H A Dappaccount_impl.cpp631 res.head = static_cast<CAppAccountInfo *>(malloc(sizeof(CAppAccountInfo) * in.size())); in Convert2CArrAppAccountInfo()
656 res.head = static_cast<CAppAccountInfo *>(malloc(sizeof(CAppAccountInfo) * names.size())); in Convert2CArrAppAccountInfo()
662 CAppAccountInfo tmp; in Convert2CArrAppAccountInfo()
784 CAppAccountInfo account{}; in Convert2CAuthResult()

Completed in 2 milliseconds