Home
last modified time | relevance | path

Searched refs:RemoveFile (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/oss/src/utils/
A DFileSystemUtils.h28 bool RemoveFile(const std::string &filepath);
39 bool RemoveFile(const std::wstring& filepath);
A DFileSystemUtils.cc84 bool AlibabaCloud::OSS::RemoveFile(const std::string &filepath) in RemoveFile() function in AlibabaCloud::OSS
164 bool AlibabaCloud::OSS::RemoveFile(const std::wstring& filepath) in RemoveFile() function in AlibabaCloud::OSS
/AliOS-Things-master/components/oss/src/resumable/
A DResumableBaseWorker.cc85 RemoveFile(recordPath_); in removeRecordFile()
89 RemoveFile(recordPathW_); in removeRecordFile()
/AliOS-Things-master/components/oss/src/
A DOssClientImpl.cc1500 RemoveFile(request.TempFilePath()); in ResumableDownloadObject()
1504 RemoveFile(request.TempFilePathW()); in ResumableDownloadObject()

Completed in 8 milliseconds