Searched defs:writeStringToFile (Results 1 – 2 of 2) sorted by relevance
208 private void writeStringToFile(File file, String contents) throws Exception { in writeStringToFile() method in SilentModeHandlerUnitTest
1414 bool writeStringToFile(const std::string& payload, const std::string& filename) { in writeStringToFile() function