Home
last modified time | relevance | path

Searched defs:setResultCodeRet (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/base/useriam/user_auth_framework/frameworks/native/executors/src/async_command/
H A Dcollect_command.cpp67 bool setResultCodeRet = authAttributes->SetUint32Value(Attributes::ATTR_RESULT_CODE, result); in OnResultInner() local
H A Didentify_command.cpp65 bool setResultCodeRet = authAttributes->SetUint32Value(Attributes::ATTR_RESULT_CODE, result); in OnResultInner() local
H A Denroll_command.cpp78 bool setResultCodeRet = authAttributes->SetUint32Value(Attributes::ATTR_RESULT_CODE, result); in OnResultInner() local
H A Dauth_command.cpp83 bool setResultCodeRet = authAttributes->SetUint32Value(Attributes::ATTR_RESULT_CODE, result); in OnResultInner() local
/ohos5.0/base/useriam/user_auth_framework/services/context/src/
H A Didentify_context.cpp117 …bool setResultCodeRet = finalResult.SetInt32Value(Attributes::ATTR_RESULT_CODE, resultInfo.result); in InvokeResultCallback() local
H A Dremote_executor_stub.cpp129 bool setResultCodeRet = finalResult->SetInt32Value(Attributes::ATTR_RESULT_CODE, errorCode); in StopSchedule() local
320 bool setResultCodeRet = reply->SetInt32Value(Attributes::ATTR_RESULT_CODE, ResultCode::SUCCESS); in OnMessage() local
375 bool setResultCodeRet = request->SetInt32Value(Attributes::ATTR_RESULT_CODE, resultCode); in ContinueSchedule() local
H A Dremote_auth_invoker_context.cpp151 bool setResultCodeRet = reply->SetInt32Value(Attributes::ATTR_RESULT_CODE, ResultCode::SUCCESS); in OnMessage() local
361 bool setResultCodeRet = attr.SetInt32Value(Attributes::ATTR_RESULT, resultCode); in ProcAuthResultMsgInner() local
H A Dauth_widget_helper.cpp177 bool setResultCodeRet = extraInfo.SetInt32Value(Attributes::ATTR_RESULT_CODE, SUCCESS); in SetReuseUnlockResult() local
H A Dsimple_auth_context.cpp269 …bool setResultCodeRet = finalResult.SetInt32Value(Attributes::ATTR_RESULT_CODE, resultInfo.result); in InvokeResultCallback() local
H A Dremote_auth_service.cpp144 bool setResultCodeRet = reply->SetInt32Value(Attributes::ATTR_RESULT_CODE, resultCode); in OnMessage() local
/ohos5.0/base/useriam/user_auth_framework/services/core/src/
H A Dremote_executor_proxy.cpp202 bool setResultCodeRet = reply->SetInt32Value(Attributes::ATTR_RESULT_CODE, ResultCode::SUCCESS); in OnMessage() local
386 …bool setResultCodeRet = request.SetInt32Value(Attributes::ATTR_RESULT_CODE, ResultCode::GENERAL_ER… in OnErrorFinish() local