Searched refs:IsFileExist (Results 1 – 3 of 3) sorted by relevance
33 bool IsFileExist(const std::string& file);44 bool IsFileExist(const std::wstring& file);
120 bool AlibabaCloud::OSS::IsFileExist(const std::string& file) in IsFileExist() function in AlibabaCloud::OSS200 bool AlibabaCloud::OSS::IsFileExist(const std::wstring& file) in IsFileExist() function in AlibabaCloud::OSS
1499 if (IsFileExist(request.TempFilePath())) { in ResumableDownloadObject()1503 else if (IsFileExist(request.TempFilePathW())) { in ResumableDownloadObject()
Completed in 7 milliseconds