Home
last modified time | relevance | path

Searched refs:GetTokenPathCe (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.c94 static bool GetTokenPathCe(int32_t osAccountId, char *tokenPath, uint32_t pathBufferLen) in GetTokenPathCe() function
132 return GetTokenPathCe(osAccountId, tokenPath, pathBufferLen); in GetTokenPath()
933 if (!GetTokenPathCe(osAccountId, tokenPathCe, MAX_DB_PATH_LEN)) { in TryMoveDeDataToCe()