Searched defs:CreateFile (Results 1 – 7 of 7) sorted by relevance
212 Status Path::CreateFile(int *file_descriptor) { return OpenFile(file_descriptor, true); } in CreateFile() function in mindspore::dataset::Path
31 bool CreateFile(const std::string& content, in CreateFile() function
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"`