Searched refs:SaveTokensToFile (Results 1 – 2 of 2) sorted by relevance
250 static int32_t SaveTokensToFile(const SymTokenVec *vec, const char *tokenPath) in SaveTokensToFile() function475 if (SaveTokensToFile(&info.tokens, tokenPathCe) != HC_SUCCESS) { in TryMoveDeDataToCe()586 int32_t ret = SaveTokensToFile(&info->tokens, tokenPath); in SaveOsSymTokensDb()
306 static int32_t SaveTokensToFile(const AccountTokenVec *vec, const char *tokenPath) in SaveTokensToFile() function952 if (SaveTokensToFile(&info.tokens, tokenPathCe) != HC_SUCCESS) { in TryMoveDeDataToCe()1065 int32_t ret = SaveTokensToFile(&info->tokens, tokenPath); in SaveOsAccountTokenDb()