Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/frameworks/src/hiview_adapter/
H A Dperformance_dumper.c42 static uint32_t g_authServerSessionNum = 0; variable
71 g_authServerSessionNum = 0; in ClearPerformDataVec()
86 g_authServerSessionNum--; in DecreaseSessionNum()
383 return g_authServerSessionNum == MAX_DUMP_SESSION_NUM; in IsSessionNumExceeded()
400 g_authServerSessionNum++; in IncreaseSessionNum()