Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_related/creds_manager/
H A Dsym_token_manager.c131 static int32_t CreateTokensFromJson(CJson *tokensJson, SymTokenVec *vec) in CreateTokensFromJson()
212 static int32_t WriteTokensJsonToFile(CJson *tokensJson, const char *tokenPath) in WriteTokensJsonToFile()
H A Dasy_token_manager.c179 static int32_t CreateTokensFromJson(CJson *tokensJson, AccountTokenVec *vec) in CreateTokensFromJson()
255 static int32_t WriteTokensJsonToFile(CJson *tokensJson, const char *tokenPath) in WriteTokensJsonToFile()