Searched defs:OpenFile (Results 1 – 10 of 10) sorted by relevance
32 bool CsvWriter::OpenFile(const std::string &path, const std::string &header, bool trunc) { in OpenFile() function in mindspore::CsvWriter
65 std::error_code OpenFile(const std::string &Filename) { in OpenFile() function in __anonf6a480f80111::DataFileStreamer
62 FILE* OpenFile(int Fd, const char* Mode) { in OpenFile() function
126 FILE* OpenFile(int Fd, const char* Mode) { in OpenFile() function
77 std::fstream *OpenFile(const std::string &file_path, std::ios_base::openmode open_mode) { in OpenFile() function
261 std::fstream *FileUtils::OpenFile(const std::string &file_path, std::ios_base::openmode open_mode) { in OpenFile() function in mindspore::FileUtils
258 Status Path::OpenFile(int *file_descriptor, bool create) { in OpenFile() function in mindspore::dataset::Path
158 int AioPlugin::OpenFile(const std::string &file_name) { in OpenFile() function in mindspore::device::AioPlugin
550 FILE* OpenFile(const FilePath& filename, const char* mode) { in OpenFile() function
512 FILE* OpenFile(const FilePath& filename, const char* mode) { in OpenFile() function