Home
last modified time | relevance | path

Searched refs:GetStat (Results 1 - 4 of 4) sorted by relevance

/third_party/gn/src/base/files/
H A Dfile_enumerator_posix.cc19 void GetStat(const FilePath& path, bool show_links, struct stat* st) { in GetStat() function
139 GetStat(full_path, file_type_ & SHOW_SYM_LINKS, &info.stat_); in Next()
/third_party/node/src/quic/
H A Ddefs.h89 uint64_t GetStat(Stats* stats) { in GetStat() function
99 #define STAT_GET(Type, name) GetStat<Type, &Type::name>(&stats_);
/third_party/lzma/CPP/7zip/Archive/
H A DXzHandler.cpp85 const CXzStatInfo *GetStat() const in GetStat() function
344 const CXzStatInfo *stat = GetStat(); in GetArchiveProperty()
405 const CXzStatInfo *stat = GetStat(); in GetProperty()
1032 const CXzStatInfo *stat = GetStat(); in Extract()
1311 const CXzStatInfo *stat = GetStat(); in UpdateItems()
/third_party/lzma/CPP/7zip/UI/Console/
H A DList.cpp360 CListStat &GetStat(bool altStreamsMode) { return altStreamsMode ? AltStreams : MainFiles; } in GetStat() function
1332 stat2.GetStat(isAltStream).Update(st); in ListArchives()

Completed in 5 milliseconds