Home
last modified time | relevance | path

Searched refs:GetTokenPath (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.c129 static bool GetTokenPath(int32_t osAccountId, char *tokenPath, uint32_t pathBufferLen) in GetTokenPath() function
907 if (!GetTokenPath(osAccountId, tokenPath, MAX_DB_PATH_LEN)) { in LoadOsAccountTokenDb()
1054 if (!GetTokenPath(osAccountId, tokenPath, MAX_DB_PATH_LEN)) { in SaveOsAccountTokenDb()