Home
last modified time | relevance | path

Searched refs:g_deviceauthDb (Results 1 - 1 of 1) sorted by relevance

/base/security/device_auth/services/data_manager/src/
H A Ddata_manager.c132 static DeviceAuthDb g_deviceauthDb; variable
529 if (g_deviceauthDb.pushBackT(&g_deviceauthDb, info) == NULL) { in LoadOsAccountDb()
584 FOR_EACH_HC_VECTOR(g_deviceauthDb, index, info) { in RemoveOsAccountTrustedInfo()
587 HC_VECTOR_POPELEMENT(&g_deviceauthDb, &deleteInfo, index); in RemoveOsAccountTrustedInfo()
621 FOR_EACH_HC_VECTOR(g_deviceauthDb, index, info) { in IsOsAccountDataLoaded()
645 FOR_EACH_HC_VECTOR(g_deviceauthDb, index, info) { in GetTrustedInfoByOsAccountId()
655 OsAccountTrustedInfo *returnInfo = g_deviceauthDb.pushBackT(&g_deviceauthDb, newInfo); in GetTrustedInfoByOsAccountId()
1656 FOR_EACH_HC_VECTOR(g_deviceauthDb, inde in DevAuthDataBaseDump()
[all...]

Completed in 3 milliseconds