Home
last modified time | relevance | path

Searched defs:tokenPath (Results 1 – 2 of 2) sorted by relevance

/base/security/device_auth/services/authenticators/src/account_related/creds_manager/
Dsym_token_manager.c53 static bool GetTokensFilePath(int32_t osAccountId, char *tokenPath, uint32_t pathBufferLen) in GetTokensFilePath()
142 char *tokenPath = (char *)HcMalloc(MAX_DB_PATH_LEN, 0); in OpenTokenFile() local
Dasy_token_manager.c89 static bool GetTokenPath(int32_t osAccountId, char *tokenPath, uint32_t pathBufferLen) in GetTokenPath()
190 char *tokenPath = (char *)HcMalloc(MAX_DB_PATH_LEN, 0); in OpenTokenFile() local