Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/cloud/kernels/
Dgcs_config_ops.cc196 gcs->underlying()->ResetFileBlockCache(block_size, max_cache_size, in Compute()
/external/tensorflow/tensorflow/core/platform/cloud/
Dgcs_file_system.h227 void ResetFileBlockCache(size_t block_size_bytes, size_t max_bytes,
Dgcs_file_system.cc869 void GcsFileSystem::ResetFileBlockCache(size_t block_size_bytes, in ResetFileBlockCache() function in tensorflow::GcsFileSystem