Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_related/creds_manager/
H A Dasy_token_manager.c1076 static AccountToken *GetAccountToken(int32_t osAccountId, const char *userId, const char *deviceId) in GetAccountToken() function
1104 AccountToken *existToken = GetAccountToken(osAccountId, userId, deviceId); in GetToken()