Searched refs:GetAuthResultFromMessage (Results 1 – 6 of 6) sorted by relevance
198 …int32_t GetAuthResultFromMessage(const std::string &remoteUdid, const std::vector<uint8_t> &messag… in GetAuthResultFromMessage() function
82 MOCK_METHOD3(GetAuthResultFromMessage, int32_t(
333 … int32_t hdiRet = hdi->GetAuthResultFromMessage(verifierUdid_, remoteAuthResult, authResultInfo); in ProcAuthResultMsgInner()
487 …GetAuthResultFromMessage([in] String remoteUdid, [in] unsigned char[] message, [out] struct AuthRe…
1614 int32_t UserAuthInterfaceService::GetAuthResultFromMessage(const std::string& remoteUdid, in GetAuthResultFromMessage() function in OHOS::HDI::UserAuth::UserAuthInterfaceService