Home
last modified time | relevance | path

Searched refs:CAuthCallback (Results 1 - 5 of 5) sorted by relevance

/base/account/os_account/frameworks/appaccount/cj/include/
H A Dappaccount_impl.h65 std::string name, std::string owner, CAuthCallback callbackId, CVerifyCredentialOptions cOptions);
66 int32_t setAuthenticatorProperties(std::string owner, CAuthCallback callbackId, CSetPropertiesOptions cOptions);
75 void ParseContextForVerifyCredential(CAuthCallback callbackId, CVerifyCredentialOptions cOptions,
77 void ParseContextForSetAuthenticatorProperties(CAuthCallback callbackId, CSetPropertiesOptions cOptions,
H A Dappaccount_ffi.h79 int id, char *name, char *owner, CAuthCallback callbackId, CVerifyCredentialOptions cOptions);
81 int id, char *owner, CAuthCallback callbackId, CSetPropertiesOptions cOptions);
H A Dappaccount_defination.h124 } CAuthCallback; typedef
/base/account/os_account/frameworks/appaccount/cj/src/
H A Dappaccount_ffi.cpp284 int id, char *name, char *owner, CAuthCallback callbackId, CVerifyCredentialOptions cOptions) in FfiAppAccountAppAccountManagerVerifyCredential()
294 int id, char *owner, CAuthCallback callbackId, CSetPropertiesOptions cOptions) in FfiAppAccountAppAccountManagerSetAuthenticatorProperties()
H A Dappaccount_impl.cpp507 CAuthCallback callbackId, in ParseContextForVerifyCredential()
525 std::string name, std::string owner, CAuthCallback callbackId, CVerifyCredentialOptions cOptions) in verifyCredential()
560 CAuthCallback callbackId, CSetPropertiesOptions cOptions, JSAuthCallback &callback, SetPropertiesOptions &options) in ParseContextForSetAuthenticatorProperties()
576 std::string owner, CAuthCallback callbackId, CSetPropertiesOptions cOptions) in setAuthenticatorProperties()

Completed in 3 milliseconds