Searched refs:WriteFileInternal (Results 1 – 1 of 1) sorted by relevance
60 bool WriteFileInternal(const std::string& path, in WriteFileInternal() function421 return WriteFileInternal(path, str, O_WRONLY); in WriteToFile()426 return WriteFileInternal(path, str, O_WRONLY | O_APPEND); in AppendToFile()