Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/platform/s3/
Ds3_file_system.cc212 sync_needed_(true), in S3WritableFile()
223 sync_needed_ = true; in Append()
251 if (!sync_needed_) { in Sync()
274 bool sync_needed_; member in tensorflow::__anon359454bc0111::S3WritableFile
/external/tensorflow/tensorflow/core/platform/cloud/
Dgcs_file_system.cc347 sync_needed_(true), in GcsWritableFile()
371 sync_needed_(true), in GcsWritableFile()
382 sync_needed_ = true; in Append()
408 if (!sync_needed_) { in Sync()
413 sync_needed_ = false; in Sync()
605 bool sync_needed_; // whether there is buffered data that needs to be synced member in tensorflow::__anon7adb83a40111::GcsWritableFile