Searched refs:sourceIfMatchETag (Results 1 – 2 of 2) sorted by relevance
58 const std::string& sourceIfMatchETag, in UploadPartCopyRequest() argument70 if (!sourceIfMatchETag.empty()) { in UploadPartCopyRequest()71 sourceIfMatchETag_ = sourceIfMatchETag; in UploadPartCopyRequest()
39 const std::string& sourceIfMatchETag,
Completed in 6 milliseconds