Home
last modified time | relevance | path

Searched refs:ReturnErrorToPeerBySession (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/security/device_auth/services/session_manager/src/session/v1/compatible_auth_sub_session/
H A Dcompatible_auth_sub_session_common.c380 static int32_t ReturnErrorToPeerBySession(const CJson *authParam, const DeviceAuthCallback *callbac… in ReturnErrorToPeerBySession() function
733 if (ReturnErrorToPeerBySession(authParam, callback) != HC_SUCCESS) { in NotifyPeerAuthError()