Home
last modified time | relevance | path

Searched defs:sync_need (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/filesystem/plugins/gcs/
H A Dgcs_filesystem.cc251 bool sync_need; member
637 bool sync_need = (status_code == TF_NOT_FOUND); in NewAppendableFile() local