Searched refs:RemoveFile (Results 1 – 4 of 4) sorted by relevance
28 bool RemoveFile(const std::string &filepath);39 bool RemoveFile(const std::wstring& filepath);
84 bool AlibabaCloud::OSS::RemoveFile(const std::string &filepath) in RemoveFile() function in AlibabaCloud::OSS164 bool AlibabaCloud::OSS::RemoveFile(const std::wstring& filepath) in RemoveFile() function in AlibabaCloud::OSS
85 RemoveFile(recordPath_); in removeRecordFile()89 RemoveFile(recordPathW_); in removeRecordFile()
1500 RemoveFile(request.TempFilePath()); in ResumableDownloadObject()1504 RemoveFile(request.TempFilePathW()); in ResumableDownloadObject()
Completed in 8 milliseconds