Home
last modified time | relevance | path

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

/base/security/device_auth/services/data_manager/src/
H A Ddata_manager.c124 } OsAccountTrustedInfo; typedef
126 DECLARE_HC_VECTOR(DeviceAuthDb, OsAccountTrustedInfo)
127 IMPLEMENT_HC_VECTOR(DeviceAuthDb, OsAccountTrustedInfo, 1)
425 static bool ReadInfoFromParcel(HcParcel *parcel, OsAccountTrustedInfo *info) in ReadInfoFromParcel()
518 OsAccountTrustedInfo info; in LoadOsAccountDb()
583 OsAccountTrustedInfo *info = NULL; in RemoveOsAccountTrustedInfo()
586 OsAccountTrustedInfo deleteInfo; in RemoveOsAccountTrustedInfo()
620 OsAccountTrustedInfo *info = NULL; in IsOsAccountDataLoaded()
638 static OsAccountTrustedInfo *GetTrustedInfoByOsAccountId(int32_t osAccountId) in GetTrustedInfoByOsAccountId()
644 OsAccountTrustedInfo *inf in GetTrustedInfoByOsAccountId()
[all...]

Completed in 2 milliseconds