Searched refs:CSelectAccountsOptions (Results 1 - 5 of 5) sorted by relevance
/base/account/os_account/frameworks/appaccount/cj/include/ |
H A D | appaccount_impl.h | 63 CSelectAccountsOptions cOptions, const std::function<void(ErrCArrAppAccountInfo)> &callbackRef); 72 CSelectAccountsOptions cOptions, 95 void Convert2SelectAccountsOptions(CSelectAccountsOptions &in, SelectAccountsOptions &out);
|
H A D | appaccount_defination.h | 68 } CSelectAccountsOptions; typedef
|
H A D | appaccount_ffi.h | 77 int id, CSelectAccountsOptions cOptions, void (*callback)(ErrCArrAppAccountInfo infoRef));
|
/base/account/os_account/frameworks/appaccount/cj/src/ |
H A D | appaccount_ffi.cpp | 272 int id, CSelectAccountsOptions cOptions, void (*callback)(ErrCArrAppAccountInfo infoRef)) in FfiAppAccountAppAccountManagerSelectAccountsByOptions()
|
H A D | appaccount_impl.cpp | 442 bool CJAppAccountImpl::ParseContextForSelectAccount(CSelectAccountsOptions cOptions, in ParseContextForSelectAccount() 469 CSelectAccountsOptions cOptions, const std::function<void(ErrCArrAppAccountInfo)> &callbackRef) in selectAccountByOptions() 772 void CJAppAccountImpl::Convert2SelectAccountsOptions(CSelectAccountsOptions &in, SelectAccountsOptions &out) in Convert2SelectAccountsOptions()
|
Completed in 4 milliseconds