Searched defs:tokenJson (Results 1 – 2 of 2) sorted by relevance
99 static SymToken *CreateSymTokenByJson(const CJson *tokenJson) in CreateSymTokenByJson()144 CJson *tokenJson = GetItemFromArray(symTokensJson, i); in CreateTokensFromJson() local237 static int32_t GenerateJsonFromToken(const SymToken *token, CJson *tokenJson) in GenerateJsonFromToken()261 CJson *tokenJson = CreateJson(); in SaveTokensToFile() local
138 static int32_t GenerateTokenFromJson(const CJson *tokenJson, AccountToken *token) in GenerateTokenFromJson()184 CJson *tokenJson = GetItemFromArray(tokensJson, i); in CreateTokensFromJson() local280 static int32_t GenerateJsonFromToken(AccountToken *token, CJson *tokenJson) in GenerateJsonFromToken()317 CJson *tokenJson = CreateJson(); in SaveTokensToFile() local