Searched refs:CVerifyCredentialOptions (Results 1 - 5 of 5) sorted by relevance
/base/account/os_account/frameworks/appaccount/cj/include/ |
H A D | appaccount_defination.h | 107 } CVerifyCredentialOptions; typedef
|
H A D | appaccount_impl.h | 65 std::string name, std::string owner, CAuthCallback callbackId, CVerifyCredentialOptions cOptions); 75 void ParseContextForVerifyCredential(CAuthCallback callbackId, CVerifyCredentialOptions cOptions,
|
H A D | appaccount_ffi.h | 79 int id, char *name, char *owner, CAuthCallback callbackId, CVerifyCredentialOptions cOptions);
|
/base/account/os_account/frameworks/appaccount/cj/src/ |
H A D | appaccount_ffi.cpp | 284 int id, char *name, char *owner, CAuthCallback callbackId, CVerifyCredentialOptions cOptions) in FfiAppAccountAppAccountManagerVerifyCredential()
|
H A D | appaccount_impl.cpp | 508 CVerifyCredentialOptions cOptions, in ParseContextForVerifyCredential() 525 std::string name, std::string owner, CAuthCallback callbackId, CVerifyCredentialOptions cOptions) in verifyCredential()
|
Completed in 3 milliseconds