Searched refs:SimpleCopy (Results 1 – 4 of 4) sorted by relevance
298 static class SimpleCopy extends Walker { class in StackMap301 SimpleCopy(StackMap map) { in SimpleCopy() method in StackMap.SimpleCopy346 static class InsertLocal extends SimpleCopy {459 static class NewRemover extends SimpleCopy {
376 static class SimpleCopy extends Walker { class in StackMapTable379 public SimpleCopy(byte[] data) { in SimpleCopy() method in StackMapTable.SimpleCopy425 static class Copier extends SimpleCopy {508 static class InsertLocal extends SimpleCopy {1034 static class NewRemover extends SimpleCopy {
130 Status SimpleCopy(const Aws::String& source, const Aws::String& target_bucket,
927 return SimpleCopy(source, target_bucket, target_key); in CopyFile()944 Status S3FileSystem::SimpleCopy(const Aws::String& source, in SimpleCopy() function in tensorflow::S3FileSystem