Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/session_manager/src/session/v2/
H A Ddev_session_v2.c1944 bool isP2pAuth = IsP2pAuth(selfCred); in ProcAuthEventInner() local
1946 if (isServerProcess && isP2pAuth && !isDirectAuth) { in ProcAuthEventInner()