Searched refs:GaGetLocalDeviceInfo (Results 1 – 6 of 6) sorted by relevance
/ohos5.0/base/security/device_auth/services/legacy/group_auth/inc/ |
H A D | group_auth_data_operation.h | 30 int32_t GaGetLocalDeviceInfo(int32_t osAccountId, const char *groupId, TrustedDeviceEntry *localAut…
|
/ohos5.0/base/security/device_auth/services/legacy/group_auth/src/group_auth_manager/group_auth_common/ |
H A D | group_auth_data_operation.c | 201 int32_t GaGetLocalDeviceInfo(int32_t osAccountId, const char *groupId, TrustedDeviceEntry *localAut… in GaGetLocalDeviceInfo() function
|
/ohos5.0/base/security/device_auth/services/session_manager/src/session/v1/compatible_auth_sub_session/ |
H A D | compatible_auth_sub_session_common.c | 151 int32_t res = GaGetLocalDeviceInfo(osAccountId, groupId, localAuthInfo); in ExtractAndAddParams() 208 res = GaGetLocalDeviceInfo(osAccountId, groupId, selfDeviceEntry); in AddUpgradeFlagToParams()
|
/ohos5.0/base/security/device_auth/services/session_manager/src/session/v1/compatible_bind_sub_session/ |
H A D | compatible_bind_sub_session_common.c | 361 int32_t res = GaGetLocalDeviceInfo(osAccountId, groupId, selfDeviceEntry); in AddSelfUpgradeFlag()
|
/ohos5.0/base/security/device_auth/services/legacy/group_auth/src/group_auth_manager/account_related_group_auth/ |
H A D | account_related_group_auth.c | 561 res = GaGetLocalDeviceInfo(osAccountId, groupId, localDevInfo); in AddSelfDevInfoForServer()
|
/ohos5.0/base/security/device_auth/services/session_manager/src/session/v2/ |
H A D | dev_session_v2.c | 99 int32_t res = GaGetLocalDeviceInfo(osAccountId, groupId, selfDeviceEntry); in GetSelfUpgradeFlag()
|