Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/legacy/group_manager/src/group_operation/across_account_group/
H A Dacross_account_group.c255 static int32_t GenerateAddTokenParams(const CJson *deviceInfo, CJson *addParams) in GenerateAddTokenParams() function
406 int32_t res = GenerateAddTokenParams(deviceInfo, credential); in AddDeviceAndToken()
/ohos5.0/base/security/device_auth/services/legacy/group_manager/src/group_operation/identical_account_group/
H A Didentical_account_group.c189 static int32_t GenerateAddTokenParams(const CJson *jsonParams, CJson *addParams) in GenerateAddTokenParams() function
375 int32_t res = GenerateAddTokenParams(deviceInfo, credential); in AddDeviceAndToken()