Searched refs:filedata (Results 1 – 2 of 2) sorted by relevance
55 bool CreateFile(const std::string& filename, const std::string& filedata);
74 bool LocationConfigManager::CreateFile(const std::string& filename, const std::string& filedata) in CreateFile() argument84 outFile << filedata << std::endl; in CreateFile()