Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_related/creds_manager/
H A Dsym_token_manager.c595 static int32_t AddSymTokenToVec(int32_t osAccountId, SymToken *token) in AddSymTokenToVec() function
656 int32_t res = AddSymTokenToVec(osAccountId, symToken); in AddToken()