Home
last modified time | relevance | path

Searched refs:GetTokenFromPlugin (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.c628 static int32_t GetTokenFromPlugin(int32_t osAccountId, AccountToken *token, const char *userId, con… in GetTokenFromPlugin() function
1102 return GetTokenFromPlugin(osAccountId, token, userId, deviceId); in GetToken()