Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/session_manager/src/session/
H A Ddev_session_fwk.c260 static void ReportBindAndAuthFaultEvent(const SessionImpl *impl, int32_t errorCode, bool isV1Sessio… in ReportBindAndAuthFaultEvent() function
290 ReportBindAndAuthFaultEvent(impl, errorCode, isV1Session); in OnDevSessionError()