Searched refs:ACCOUNT_CFG_FILE_NAME (Results 1 – 1 of 1) sorted by relevance
34 const std::string ACCOUNT_CFG_FILE_NAME = "/account.json"; variable53 std::string configFile = configFileDir_ + std::to_string(userId) + ACCOUNT_CFG_FILE_NAME; in Init()119 …::string configFile = configFileDir_ + std::to_string(accountInfo.userId_) + ACCOUNT_CFG_FILE_NAME; in SaveAccountInfo()176 std::string configFile = configFileDir_ + std::to_string(userId) + ACCOUNT_CFG_FILE_NAME; in GetAccountInfo()