Searched refs:ProcAuthResultMsgInner (Results 1 – 2 of 2) sorted by relevance
65 int32_t ProcAuthResultMsgInner(Attributes &message, int32_t &resultCode, Attributes &attr);
321 int32_t RemoteAuthInvokerContext::ProcAuthResultMsgInner(Attributes &message, int32_t &resultCode, … in ProcAuthResultMsgInner() function in OHOS::UserIam::UserAuth::RemoteAuthInvokerContext375 int32_t ret = ProcAuthResultMsgInner(message, authResultCode, attr); in ProcAuthResultMsg()