Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/platform/cloud/
Dgcs_file_system.h320 using StatCache = ExpiringLRUCache<GcsFileStat>; variable
/external/clang/include/clang/Basic/
DFileManager.h166 std::unique_ptr<FileSystemStatCache> StatCache; variable
/external/clang/lib/Frontend/
DCacheTokens.cpp586 StatListener *StatCache = StatCacheOwner.get(); in CacheTokens() local