OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 807 milliseconds