HomeSort by relevance Sort by last modified time
    Searched refs:BlockNotStale (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/core/platform/cloud/
file_block_cache.h 176 bool BlockNotStale(const std::shared_ptr<Block>& block)
file_block_cache.cc 24 bool FileBlockCache::BlockNotStale(const std::shared_ptr<Block>& block) {
37 if (BlockNotStale(entry->second)) {

Completed in 149 milliseconds