Home
last modified time | relevance | path

Searched refs:InvokeResultCallback (Results 1 - 6 of 6) sorted by relevance

/base/useriam/user_auth_framework/services/context/src/
H A Didentify_context.cpp74 InvokeResultCallback(resultInfo); in OnResult()
112 void IdentifyContext::InvokeResultCallback(const Identification::IdentifyResultInfo &resultInfo) const in InvokeResultCallback() function in OHOS::UserIam::UserAuth::IdentifyContext
H A Denroll_context.cpp86 InvokeResultCallback(resultCode, credentialId, pinInfo, secUserId); in OnResult()
126 void EnrollContext::InvokeResultCallback(int32_t resultCode, const uint64_t credentialId, in InvokeResultCallback() function in OHOS::UserIam::UserAuth::EnrollContext
H A Dsimple_auth_context.cpp147 InvokeResultCallback(resultInfo); in OnResult()
213 void SimpleAuthContext::InvokeResultCallback(const Authentication::AuthResultInfo &resultInfo) const in InvokeResultCallback() function in OHOS::UserIam::UserAuth::SimpleAuthContext
256 callback_->SetTraceAuthFinishReason("SimpleAuthContext InvokeResultCallback"); in InvokeResultCallback()
/base/useriam/user_auth_framework/services/context/inc/
H A Didentify_context.h44 void InvokeResultCallback(const Identification::IdentifyResultInfo &resultInfo) const;
H A Dsimple_auth_context.h53 void InvokeResultCallback(const Authentication::AuthResultInfo &resultInfo) const;
H A Denroll_context.h44 void InvokeResultCallback(int32_t resultCode, const uint64_t credentialId,

Completed in 3 milliseconds