Home
last modified time | relevance | path

Searched refs:AddDevInfoToContext (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.c1163 static int32_t AddDevInfoToContext(SessionImpl *impl, int32_t osAccountId, const char *groupId, con… in AddDevInfoToContext() function
1195 return AddDevInfoToContext(impl, osAccountId, groupId, selfUdid); in AddAuthInfoToContextByDb()