Home
last modified time | relevance | path

Searched refs:GetTokensFilePathDe (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.c70 static bool GetTokensFilePathDe(int32_t osAccountId, char *tokenPath, uint32_t pathBufferLen) in GetTokensFilePathDe() function
95 return GetTokensFilePathDe(osAccountId, tokenPath, pathBufferLen); in GetTokensFilePath()
451 if (!GetTokensFilePathDe(osAccountId, tokenPathDe, MAX_DB_PATH_LEN)) { in TryMoveDeDataToCe()