Home
last modified time | relevance | path

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

/external/leveldb/util/
Denv.cc51 const std::string& fname, bool should_sync) { in DoWriteStringToFile()
/external/tensorflow/tensorflow/python/keras/engine/
Ddata_adapter.py1289 def should_sync(self): member in DataHandler