Searched defs:CreateFile (Results 1 – 8 of 8) sorted by relevance
124 bool CreateFile() in CreateFile() function
130 void FileIOUtils::CreateFile(const std::string &file_path, mode_t mode) { in CreateFile() function in mindspore::distributed::storage::FileIOUtils
256 Status Path::CreateFile(int *file_descriptor) { return OpenFile(file_descriptor, true); } in CreateFile() function in mindspore::dataset::Path
288 bool SwapManager::CreateFile(const std::string &file_name, size_t file_size) { in CreateFile() function in mindspore::device::SwapManager
32 bool CreateFile(const std::string& content, in CreateFile() function
3067 type CreateFile struct { struct3072 Kind string `json:"kind"` // 'create'3077 URI DocumentURI `json:"uri"`3082 Options *CreateFileOptions `json:"options,omitempty"`