Searched refs:writeToFile (Results 1 – 3 of 3) sorted by relevance
47 if (writer.writeToFile()) println("$LOG_NAME Wrote file: ${writer.path}") in main()65 if (indexWriter.writeToFile()) println("$LOG_NAME Wrote index: ${indexWriter.path}") in main()
41 fun writeToFile(): Boolean { in writeToFile() method
75 bool writeToFile(const char* filename, const char* value) { in writeToFile() function94 writeToFile(kTcpBeLiberal, enabled ? "1" : "0"); in configureForTethering()179 success &= writeToFile(IPV4_FORWARDING_PROC_FILE, value); in setIpFwdEnabled()180 success &= writeToFile(IPV6_FORWARDING_PROC_FILE, value); in setIpFwdEnabled()