Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/frameworks/src/
H A Dipc_service.c1322 const GroupAuthManager *gaInst = NULL; in MainRescInit() local
1330 gaInst = GetGaInstance(); in MainRescInit()
1331 if ((gmInst == NULL) || (gaInst == NULL)) { in MainRescInit()
1337 g_groupAuthMgrMethod = (GroupAuthManager)(*gaInst); in MainRescInit()