Home
last modified time | relevance | path

Searched defs:setExtraInfoRet (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/useriam/user_auth_framework/services/ipc/src/
H A Dhdi_message_callback_service.cpp56 bool setExtraInfoRet = attr.SetUint8ArrayValue(Attributes::ATTR_EXTRA_INFO, msg); in OnMessage() local
/ohos5.0/base/useriam/user_auth_framework/frameworks/native/executors/src/async_command/
H A Dasync_command_base.cpp108 bool setExtraInfoRet = attr.SetUint8ArrayValue(Attributes::ATTR_EXTRA_INFO, extraInfo); in OnAcquireInfoInner() local
141 bool setExtraInfoRet = attr.SetUint8ArrayValue(Attributes::ATTR_EXTRA_INFO, msg); in OnMessageInner() local
/ohos5.0/base/useriam/user_auth_framework/services/core/src/
H A Dresource_node_utils.cpp75 …bool setExtraInfoRet = properties.SetUint8ArrayValue(UserIam::UserAuth::Attributes::ATTR_EXTRA_INF… in SendMsgToExecutor() local