Home
last modified time | relevance | path

Searched defs:newSession (Results 1 – 1 of 1) sorted by relevance

/base/security/device_auth/services/session_manager/src/session/mini_session/
Dmini_session_manager.c50 LightSession *newSession = (LightSession *)HcMalloc(sizeof(LightSession), 0); in CreateSession() local
212 LightSession *newSession = CreateSession(requestId, osAccountId, serviceId, randomBuff); in AddLightSession() local