Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/session_manager/src/session/
H A Ddev_session_fwk.c229 static void ReportBindAndAuthCallEvent(const SessionImpl *impl, int32_t callResult, bool isV1Sessio… in ReportBindAndAuthCallEvent() function
291 ReportBindAndAuthCallEvent(impl, errorCode, isV1Session); in OnDevSessionError()
617 ReportBindAndAuthCallEvent(impl, HC_SUCCESS, false); in OnDevSessionFinish()