Home
last modified time | relevance | path

Searched refs:kS3FileSystemAllocationTag (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/platform/s3/
Ds3_file_system.cc44 static const char* kS3FileSystemAllocationTag = "S3FileSystemAllocation"; variable
184 return Aws::New<Aws::StringStream>(kS3FileSystemAllocationTag); in Read()
214 kS3FileSystemAllocationTag, "/tmp/s3_filesystem_XXXXXX", in S3WritableFile()
411 []() { return Aws::New<Aws::StringStream>(kS3FileSystemAllocationTag); }); in GetChildren()
466 []() { return Aws::New<Aws::StringStream>(kS3FileSystemAllocationTag); }); in Stat()
484 []() { return Aws::New<Aws::StringStream>(kS3FileSystemAllocationTag); }); in Stat()
557 []() { return Aws::New<Aws::StringStream>(kS3FileSystemAllocationTag); }); in DeleteDir()
607 []() { return Aws::New<Aws::StringStream>(kS3FileSystemAllocationTag); }); in RenameFile()