Home
last modified time | relevance | path

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

/base/security/device_auth/services/data_manager/src/
H A Ddata_manager.c638 static OsAccountTrustedInfo *GetTrustedInfoByOsAccountId(int32_t osAccountId) in GetTrustedInfoByOsAccountId() function
1328 OsAccountTrustedInfo *info = GetTrustedInfoByOsAccountId(osAccountId); in AddGroup()
1369 OsAccountTrustedInfo *info = GetTrustedInfoByOsAccountId(osAccountId); in AddTrustedDevice()
1411 OsAccountTrustedInfo *info = GetTrustedInfoByOsAccountId(osAccountId); in DelGroup()
1445 OsAccountTrustedInfo *info = GetTrustedInfoByOsAccountId(osAccountId); in DelTrustedDevice()
1479 OsAccountTrustedInfo *info = GetTrustedInfoByOsAccountId(osAccountId); in QueryGroups()
1510 OsAccountTrustedInfo *info = GetTrustedInfoByOsAccountId(osAccountId); in QueryDevices()
1537 OsAccountTrustedInfo *info = GetTrustedInfoByOsAccountId(osAccountId); in SaveOsAccountDb()

Completed in 3 milliseconds