Searched defs:cOptions (Results 1 – 2 of 2) sorted by relevance
| /base/account/os_account/frameworks/appaccount/cj/src/ |
| D | appaccount_impl.cpp | 29 int32_t CJAppAccountImpl::createAccount(std::string name, CCreateAccountOptions cOptions) in createAccount() 446 bool CJAppAccountImpl::ParseContextForSelectAccount(CSelectAccountsOptions cOptions, in ParseContextForSelectAccount() 473 CSelectAccountsOptions cOptions, const std::function<void(ErrCArrAppAccountInfo)> &callbackRef) in selectAccountByOptions() 513 CVerifyCredentialOptions cOptions, in ParseContextForVerifyCredential() 530 … std::string name, std::string owner, CAuthCallback callbackId, CVerifyCredentialOptions cOptions) in verifyCredential() 565 …CAuthCallback callbackId, CSetPropertiesOptions cOptions, JSAuthCallback &callback, SetPropertiesO… in ParseContextForSetAuthenticatorProperties() 581 std::string owner, CAuthCallback callbackId, CSetPropertiesOptions cOptions) in setAuthenticatorProperties()
|
| D | appaccount_ffi.cpp | 272 int id, CSelectAccountsOptions cOptions, void (*callback)(ErrCArrAppAccountInfo infoRef)) in FfiAppAccountAppAccountManagerSelectAccountsByOptions() 284 int id, char *name, char *owner, CAuthCallback callbackId, CVerifyCredentialOptions cOptions) in FfiAppAccountAppAccountManagerVerifyCredential() 294 int id, char *owner, CAuthCallback callbackId, CSetPropertiesOptions cOptions) in FfiAppAccountAppAccountManagerSetAuthenticatorProperties()
|