Searched defs:Stat (Results 1 – 2 of 2) sorted by relevance
75 const LRUCacheStat& Stat() { return cache_stat_; } in Stat() function160 struct Stat { struct167 const Stat& GetStat() { return stat_; } in GetStat() argument
711 static iorap::expected<struct stat, StatError> Stat(const std::string& path_name, in Stat() function