Searched refs:CheckpointDir (Results 1 – 5 of 5) sorted by relevance
136 const std::string& CheckpointDir() const;
295 const std::string& OssResumableBaseRequest::CheckpointDir() const in CheckpointDir() function in OssResumableBaseRequest
330 recordPath_ = request_.CheckpointDir() + PATH_DELIMITER + safeFileName; in genRecordPath()
314 recordPath_ = request_.CheckpointDir() + PATH_DELIMITER + safeFileName; in genRecordPath()
395 recordPath_ = request_.CheckpointDir() + PATH_DELIMITER + safeFileName; in genRecordPath()
Completed in 7 milliseconds