Searched defs:DeleteFile (Results 1 – 9 of 9) sorted by relevance
63 bool PosixFileSystem::DeleteFile(const string &file_name) { in DeleteFile() function in mindspore::system::PosixFileSystem168 bool WinFileSystem::DeleteFile(const string &file_name) { in DeleteFile() function in mindspore::system::WinFileSystem
306 bool SwapManager::DeleteFile(const std::string &file_name) { in DeleteFile() function in mindspore::device::SwapManager
200 bool DeleteFile(const FilePath& path, bool recursive) { in DeleteFile() function
173 bool DeleteFile(const FilePath& path, bool recursive) { in DeleteFile() function
3146 type DeleteFile struct { struct3151 Kind string `json:"kind"` // 'delete'3156 URI DocumentURI `json:"uri"`3161 Options *DeleteFileOptions `json:"options,omitempty"`
4323 BOOLEAN DeleteFile; member
3140 pub DeleteFile: BOOLEAN, field